Skip to content
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

Open
tgf123 opened this issue May 29, 2023 · 8 comments
Open

aitodpycocotools安装失败 #56

tgf123 opened this issue May 29, 2023 · 8 comments

Comments

@tgf123
Copy link

tgf123 commented May 29, 2023

_){8A%(319)87BJPED11D7O

@Yuanyang-Zhu
Copy link

pip install "git+https://github.com/jwwangchn/cocoapi-aitod.git#subdirectory=aitodpycocotools"
安装这个就好了

@2autumn
Copy link

2autumn commented Aug 13, 2023

37b3dea5419dbb40d9dea3b087a8e6b

@2autumn
Copy link

2autumn commented Aug 13, 2023

pip install "git+https://github.com/jwwangchn/cocoapi-aitod.git#subdirectory=aitodpycocotools" 安装这个就好了

也不行

@Harold0530-zhang
Copy link

image
下载zip手动pip,总是找不到maskApi.c, 报错:gcc: error: ../common/maskApi.c: No such file or directory。请问该如何解决呢

@Harold0530-zhang
Copy link

可以下载一个cython,“pip install cython”,然后安装,就解决了

@sevenwgb
Copy link

1.安装较低版本的cpython 参考:https://blog.csdn.net/m0_52317152/article/details/132185686
2.安装aitodpycocotools 指令:
pip install "git+https://github.com/jwwangchn/cocoapi-aitod.git#subdirectory=aitodpycocotools"

@Tuerte
Copy link

Tuerte commented Jan 4, 2024

download cocoapi-aitod-master.zip---unzip it---cd ./aitodpycocotools---"cmd: python setup.py install".
otherwise, you may need to reduce version of cython (maybe 0.29.36)

@RayCyder
Copy link

git clone aitodpycocotools代码,然后自己改路径能解决。就是路径配置问题;

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants