same problem.
iPad Pro 11 with Apple Smart Keyboard Folio.
iPad OS 14.5.1
Welcome!
This is the community forum for my apps Pythonista and Editorial.
For individual support questions, you can also send an email. If you have a very short question or just want to say hello — I'm @olemoritz on Twitter.
Best posts made by wolf71
-
RE: Editor jumps to end of file?
-
RE: M1 MacBook and Pythonista
Pythonista can run on MacBook Air M1, and it's fast then iPad Pro 11 ( maybe 120% speed up).
-
RE: M1 MacBook and Pythonista
It's running on my MacBook Air M1.
It's all like on my iPad Pro. but faster. -
Bye Bye Feedly (Download all your saved feeds)
Just fork a bye-bye Feedly project ,and add some function. it’s can running on Pythonista. https://github.com/wolf71/bye-bye-feedly
- download all your feedly account saved feeds to a json file.
- run the websrv.py on pythonista .
- it’s will open a web view to read all your feeds.
-
Pythonista 3 Bug report
Traceback (most recent call last):
File "/var/containers/Bundle/Application/C653EC7F-B29A-4BAD-8AA1-1B562C926512/Pythonista3.app/Frameworks/PythonistaKit.framework/pylib/site-packages/scene.py", line 183, in _draw
if self.fixed_time_step and self.view:
AttributeError: 'MyScene' object has no attribute 'fixed_time_step'