1.问题:配置环境报错

运行下面代码报错

pip3 install git+https://github.com/cocodataset/cocoapi.git#subdirectory=PythonAPI

在这里插入图片描述

2.解决方案

终端换成运行以下代码即可

pip install git+https://github.com/philferriere/cocoapi.git#subdirectory=PythonAPI

在这里插入图片描述
运行成功!!!

Logo

一站式 AI 云服务平台

更多推荐