Pythonista-Issues icon indicating copy to clipboard operation
Pythonista-Issues copied to clipboard

NumPy does not work

Open Perceivery opened this issue 2 years ago • 1 comments
trafficstars

Hi. Really need help. When I install (pip install NumPy) in Pythonista and launch my code it gives ,e an error (you should not try to import NumPy from its sorurce directory...please exit the NumPy source tree and relaunch your python interpreter from there).

I don't really understand how to perform this in Pythonista.

Perceivery avatar Sep 09 '23 00:09 Perceivery

As discussed in the docs, NumPy is pre-installed in Pythonista so there is no need to break things by installing it again. https://omz-software.com/pythonista/docs

cclauss avatar Sep 09 '23 00:09 cclauss