Running Pythonista 3 on IOS 12 (iPhone 8+) crashes instantly after starting it up. I can see my code show up for a second and then it just crashes to my home screen.
It happened after installing Plotly with pip using StaSh. After installing it I closed the app because I had to go, but when trying to open it back up, it started crashing.
I have tried:
- Restarting phone
- Entering safe mode
- Offloading app and reinstalling it
- Using safari to load an example file
- Using another app to share something to Pythonista (nothing happens when I select "Run Pythonista Script" in the share dialogue.
I'm out of ideas on what to try =/. Of course, it could all be solved by simply deleting the app and installing it again, but I don't want to lose my project. Woulda been smart to use github haha