stash icon indicating copy to clipboard operation
stash copied to clipboard

NumPy does not work

Open Perceivery opened this issue 2 years ago • 1 comments

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

NumPy is already installed:

  • ~https://omz-software.com/pythonista/docs~
  • https://omz-software.com/pythonista/docs-3.4/py3/
  • https://omz-software.com/pythonista/docs-3.4/py3/ios/third-party-modules.html#numeric-and-mathematical-modules

cclauss avatar Sep 09 '23 00:09 cclauss