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

install swig and pythonapi #94

Open
Itsqy opened this issue Oct 29, 2024 · 0 comments
Open

install swig and pythonapi #94

Itsqy opened this issue Oct 29, 2024 · 0 comments

Comments

@Itsqy
Copy link

Itsqy commented Oct 29, 2024

i cant doing this line of command

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

i got this error

**python setup.py egg_info did not run successfully.
exit code: 1

[6 lines of output]
Traceback (most recent call last):
File "", line 2, in
File "", line 34, in
File "C:\Users\rifqi\AppData\Local\Temp\pip-install-_1czefaf\pycocotools_9daa4d172f17450abb7a45f42c63e18b\PythonAPI\setup.py", line 2, in
from Cython.Build import cythonize
ModuleNotFoundError: No module named 'Cython'
[end of output]**

using windows 11 is there any alternative, or maybe can someone explain what are usage for this line ?

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

1 participant