概要:
解决办法:
pip install -U cython
pip install "git+https://github.com/philferriere/cocoapi.git#egg=pycocotools&subdirectory=PythonAPI"
pip install "git+https://github.com/philferriere/cocoapi.git#egg=pycocotools^&subdirectory=PythonAPI"
ModuleNotFoundError: No module named 'pycocotools'解决办法
原文:https://www.cnblogs.com/dyc99/p/12751535.html