Skip to content

Errors when installing numpy==1.21.0 #1

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

Open
DataMonsterBoy opened this issue Jul 18, 2024 · 0 comments
Open

Errors when installing numpy==1.21.0 #1

DataMonsterBoy opened this issue Jul 18, 2024 · 0 comments

Comments

@DataMonsterBoy
Copy link

When trying to get setup and install numpy==1.21.0 I get this error on mac:

File "", line 1387, in _gcd_import
File "", line 1360, in _find_and_load
File "", line 1310, in _find_and_load_unlocked
File "", line 488, in _call_with_frames_removed
File "", line 1387, in _gcd_import
File "", line 1360, in _find_and_load
File "", line 1331, in _find_and_load_unlocked
File "", line 935, in _load_unlocked
File "", line 995, in exec_module
File "", line 488, in _call_with_frames_removed
File "/private/var/folders/nh/z6mzsj957lq0fwbgwrwh0btc0000gn/T/pip-build-env-f_nd5trp/overlay/lib/python3.12/site-packages/setuptools/init.py", line 9, in
import distutils.core
ModuleNotFoundError: No module named 'distutils'

Any reason why we need such an old version of numpy? Or additionally is an older version of python necessary here? I am using 3.12.3

@DataMonsterBoy DataMonsterBoy changed the title Errors when installing this old numpy version Errors when installing numpy==1.21.0 Jul 18, 2024
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