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

ImportError: No module named Cython.Build #206

Open
uuufly opened this issue Nov 21, 2018 · 1 comment
Open

ImportError: No module named Cython.Build #206

uuufly opened this issue Nov 21, 2018 · 1 comment

Comments

@uuufly
Copy link

uuufly commented Nov 21, 2018

when I Go to ./libs/datasets/pycocotools and run make,
there is a mistake as follows:

python setup.py build_ext --inplace
Traceback (most recent call last):
File "setup.py", line 2, in
from Cython.Build import cythonize

Makefile:3: recipe for target 'all' failed
make: *** [all] Error 1

@Lane565
Copy link

Lane565 commented Apr 18, 2019

same unsolved problem as you

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

2 participants