python安裝COCO API報錯:

錯誤:python安裝COCO API報錯:

gcc: error: pycocotools/_mask.c: No such file or directory
error: command 'gcc' failed with exit status 1

 

解決方法:

pip install cython

 

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