-
Notifications
You must be signed in to change notification settings - Fork 25
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
aitodpycocotools安装失败 #56
Comments
pip install "git+https://github.com/jwwangchn/cocoapi-aitod.git#subdirectory=aitodpycocotools" |
也不行 |
可以下载一个cython,“pip install cython”,然后安装,就解决了 |
1.安装较低版本的cpython 参考:https://blog.csdn.net/m0_52317152/article/details/132185686 |
download cocoapi-aitod-master.zip---unzip it---cd ./aitodpycocotools---"cmd: python setup.py install". |
git clone aitodpycocotools代码,然后自己改路径能解决。就是路径配置问题; |
The text was updated successfully, but these errors were encountered: