importer pycocotools._mask comme _mask Erreur attendue 80, obtenu 88
remove the pycocotools
>> pip uninstall pycocotools
instead of using pip, try using this:
>> pip install git+https://github.com/philferriere/cocoapi.git#subdirectory=PythonAPI
Merwanski