-
Daniel.Dalsgaard
I got it working - I deleted the app, restarted the iPad and then reinstalled it, and now it works. Thanks for the help
-
Daniel.Dalsgaard
I checked that I have no file called numpy.py, and then I restarted Pythonista and tried import numpy as np as I normally would. I get the error message "Error importing numpy: you should not try to import numpy from its source directory; please exit your numpy source tree, and relaunch your python interpreter from there". I don't know how to fix that, and it didnt fix after restarting the app.
-
Daniel.Dalsgaard
Hello forum,
I'm trying to use pythonista 3 on my iPad pro 12.9" (the newest one), and when I'm trying to call np.array (same as I would do in any Python IDE) it fails and says that numpy doesn't have the array function. Am I doing something wrong? Do you have to go a different way about it in Pythonista.
I hope some of you with experience can help me, so I can leave my MacBook at home when going to university. I'm only using Python at uni for small tasks.