-
Notifications
You must be signed in to change notification settings - Fork 394
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
Build error: possible from cython #521
Comments
This could be caused by the too-outdated |
Thank you for your reply. I did what you have suggested, and I got the following error message.
|
Can you provide me the following information so that I can try to reproduce the problem?
|
OS : Arch Linux (kernel 5.14.12) |
I do not find any NumPy 1.12.3 in PyPI, do you refer to 1.21.3 (the latest available at the moment)? |
Yeah, sorry that was a typo. Version 1.21.3 is correct. |
Thanks for the confirmation. Now I could reach the same point as you in a Docker container, I am getting the same error. Give me some time to find out what is going wrong. |
As fast workaround:
|
It worked! Thank you! What was the problem? Was it the |
Yes, it was the same problem as in #518, the setup script really needs some improvement. |
Ah.. thanks! |
I know this python module is deprecated, but I really like this module and I would like to keep using it... So, if someone can help me with this issue, I would really appreciate it.
I've recently updated my system and the whole python virtual environment broke. So, I am in the process of reinstalling all the modules that I frequently use, and I am having problem with installing the basemap.
I do have all the dependency installed, and the last step is to install the basemap. But, I am getting an error that I can not figure out. Below is the error message from the command
Error message
The text was updated successfully, but these errors were encountered: