pycocotools is for linux, since you're using windows 10
instead of using: pip install pycocotools
use this: pip install pycocotools-windows
Windows上安装 pycocotools 失败:ERROR: Failed building wheel for pycocotools什么是pycocotools: pycocotools是python api tools of COCO。COCO是一个大型的图像数据集,pycocotoolos api有助...