Importuj pycocotools._masek jako _ mask Oczekiwany błąd 80, dostałem 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