Pythonista-Issues
Pythonista-Issues copied to clipboard
Issue tracker for Pythonista (iOS)
After running a replace all, please stay on the current line/position in editor. At the moment the first location of the first apperance of the replace string, in editor is...
If you rename someting and press on „All..“ (in search section) you get the result, how many times the strings will be replaced with an hint „Replace # results“. If...
The request is to be capable to set a unique alias for external files. This alias should appear like a symlinked directory within a new folder ‘external’ that is located...
**System Information** * Pythonista 3.2 (320000), Default interpreter 3.6.1 * iOS 12.1, model iPad7,1, resolution (portrait) 2048.0 x 2732.0 @ 2.0 —————————————— Hello, If I try to resize an image...
Fatal error on SSL transport protocol: transport: Traceback (most recent call last): File "/private/var/mobile/Containers/Shared/AppGroup/383B28C1-6DCF-40D8-AB53-B5F7548B7F79/Pythonista3/Documents/site-packages-3/aiohttp/client.py", line 391, in _request await resp.start(conn) File "/private/var/mobile/Containers/Shared/AppGroup/383B28C1-6DCF-40D8-AB53-B5F7548B7F79/Pythonista3/Documents/site-packages-3/aiohttp/client_reqrep.py", line 757, in start message, payload = await...
Matplotlib 1.4 is bundled with Pythonista 3.2, but some Python modules, such as chainer 4, depend on Matplotlib 2. Is there a plan to update bundled Matplotlib?
``` photos.pick_asset().get_image() Traceback (most recent call last): File "", line 2, in File "/var/containers/Bundle/Application/2FF1BCB0-CE60-4B0B-8BC7-ADA3CCD9F3EC/Pythonista3.app/Frameworks/Py3Kit.framework/pylib/site-packages/PIL/Image.py", line 2313, in open if not accept or accept(prefix): File "/var/containers/Bundle/Application/2FF1BCB0-CE60-4B0B-8BC7-ADA3CCD9F3EC/Pythonista3.app/Frameworks/Py3Kit.framework/pylib/site-packages/PIL/HeicImagePlugin.py", line 33, in _accept uti...
Hi, I am trying to make animation with FuncAnimation in matplotlib.animation. The same codes that work well on my PC don't work in Pythonista. Is this a problem of Pythonista?...
Throws an error when I try to run a plotting routine. I would like to know if there is a fix for this. It works fine under a normal interpreter.
I want to control the connect precisely. https://github.com/Dawnnnnnn/bilibili-live-tools/blob/f948cf9accedfa4aac93f77848a761fca587c6b1/bilibiliCilent.py