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

Cython needs to be installed in Python as a module #31

Open
GoulongWang opened this issue Sep 27, 2022 · 0 comments
Open

Cython needs to be installed in Python as a module #31

GoulongWang opened this issue Sep 27, 2022 · 0 comments

Comments

@GoulongWang
Copy link

I tried to install mirage on Ubuntu 18.04.6 LTS (Linux Kernel Version 5.4.0-126-generic)
When I typed sudo python3 setup.py install, it showed the following error.
1
It seemed something wrong with the numpy.distutils, so I checked the version of Python, setuptools and Cython on my environment.
Python version : 3.8.0
setuptools version : 39.0.1
Cython version : 0.29.32

Also, I read the document of numpy.distutils to find any hint about this error, but still didn't know how to fix it.
Could you give me some advice on this error?

Thanks

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