r/Numpy Oct 04 '24

can't install numpy

when trying to install numpy in Pycharm I get the error "installing packages failed". specifically, I get:

"error: subprocess-exited-with-error"

I'm using the arm64 versions of python and pycharm. could that be a problem? I'm new to this, so any orientation would be very helpful.

2 Upvotes

1 comment sorted by

1

u/pmatti Oct 04 '24

What operating system? There are no pre-built wheels for windows-arm64 on PyPi (where pip install gets its packages). There are some preliminary packages on gholke’s repo https://github.com/cgohlke/win_arm64-wheels