Forum Archive

App Crashes when Plotting

1OuisRalf0

Hello,

I noticed that the app crashes when plotting. I tested with most of the plotting examples and none of them would work. Does anyone experience the same problem with me? I am using iPad Pro 10.5 with the latest system update.

dgelessus

If you're using Python 2, this is a known issue - see https://github.com/omz/Pythonista-Issues/issues/502. At the moment the only workaround is to use Python 3 instead.

komanguy

Hi, with pythonista 3, I can plot but saving to camera roll crashes my ipad or iphone.

omz

@komanguy Hi, this is relatively easy to fix: Just import any photo to Pythonista using the "New File" -> "Import from Photo Library" feature. Agree to the permission dialog, and afterwards, you should be able to save images from the console to the camera roll. Sorry about the inconvenience, this will be fixed in the next update quite soon.