下載pycocotools時遇到:cl.exe failed with exit status 2

在下載pycocotools時遇到error:
cl.exe failed with exit status 2

這個鏈接找到解決方法

首先:
conda install git
然後:
pip3 install "git+https://github.com/philferriere/cocoapi.git#egg=pycocotools&subdirectory=PythonAPI"

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章