Pythonista-Issues
Pythonista-Issues copied to clipboard
Issue tracker for Pythonista (iOS)
I was planning to put a small hobby project on the App Store that I made in Pythonista. I get the following message, though: "ITMS-90809: Deprecated API Usage - New...
As discussed at https://forum.omz-software.com/topic/14510 @omz
From IOS 17 and onwards, Apps can have multiple widgets, which are even interactable without opening the host app. The current pythonista implementation using the today widget therefore seems outdated....
Hi, I have a script that use console.alert and console.input_alert on top of its UI. However, these functions have stopped working in this script. Whenever I call them, they do...
Displaying modal Scene from Scene that has no children gives `max() arg is an empty sequence` error
This is quite simple problem in the scene.py. Replication: I'm writing an app that will present a series of Scenes based on timing or user actions (mostly tapping to skip,...
**System Information** * Pythonista N/A (N/A), Default interpreter 3.10.4 * iOS 17.1, model iPad11,1, resolution (portrait) 1536.0 x 2048.0 @ 2.0 Pythonista 3.4 **Problem** Certain Japanese characters are changed upon...
The following code generates the error ``IOError: broken data stream when reading image file`` on the ``load`` line in Pythonista, but not PC. ```py import requests from PIL import Image,...
When calling `exit()`, whether in script or console, the app crashes with no modification to file saved. This is also true for `raise SystemExit` or `quit()`. Expected behavior: the script...
Is it the case that the forum is no longer being maintained? It appears to be filled with spam. If that is the case, is there some place to post...
The information in the App Store says Pythonista 3 requires iOS 12.0 or later, but the app fails to launch on iOS 12.5.7.