0 - 步骤

  • 安装visualcppbuildtools_full.exe(链接:https://blog.csdn.net/u012247418/article/details/82314129
  • 重启电脑,在开始菜单中打开"Visual C++ 2015 x64 Native Build Tools Command Prompt"命令行
  • 命令行中键入"activate env_name"激活虚拟环境(env_name为虚拟环境名称)
  • 命令行中键入"pip install git+https://github.com/philferriere/cocoapi.git#subdirectory=PythonAPI"完成pycocotools安装

1 - 参考资料

https://blog.csdn.net/qq_28400629/article/details/85247087

https://blog.csdn.net/u012247418/article/details/82314129

相关文章:

  • 2021-06-24
  • 2021-11-07
  • 2021-10-12
  • 2021-08-21
  • 2021-11-04
  • 2021-08-20
  • 2021-09-17
  • 2021-07-13
猜你喜欢
  • 2021-09-03
  • 2021-10-09
  • 2021-09-19
  • 2021-11-23
  • 2021-06-19
  • 2021-08-08
  • 2021-07-02
相关资源
相似解决方案