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.
iOS 13
-
@eddo888 this issue is in other apps as well so is not related to pythonista must be in the ios
-
@eddo888 For me, iPhone 8 iOS 13/3, open external files works.
-
@pavlinb Try external folder.
-
I tried the regular appstore version of pythonista and the regular iOS13 and external folders from workingcopy where not selectable. Worse yet previously existing folders from working copy where no longer visible in pythonista.
Not tested the beta version of pythonista. Maybe it fixes the external folder reference ?
if not I hope iOS13.1 is going to fix this...
-
@timtim I have no such option, only external files.
-
@pavlinb upon opening external files in pythonista a file dialog pops up. You navigate to the source folder you like to open. Then you have to click on "select"(or whatever it is in your language) in the upper right corner. Then normal under normal circumstances the folders are now selectabe, that means you can choose one by touching (if not choosen an empty circle, if choosen a filled circle). If you now did this, the formerly "select" in the upper right corner changes to "open". When you click now "open" then you opened the complete folder from another app (e.g. working copy) in pythonista.
What I expirienced is that it there are problems in displaying the circles on the folder icons... Don't know yet who is to blame for it iOS13.0 or the regular pythonista.
still to test 13.1 and pythonista beta....
-
@mithrendal I open folders ( from iCloud drive f.e.) simply by clicking on it. Then it opens and if there are compatible files i can open in Pythonista.
-
Hi @pavlinb
thanks for testing... ;-) I have to precise the test case
test case1: opening a single file located in an folder of another app via apples document picker (this works)
test case2: opening a folder located in another app via apples document picker (does it work ?)I bet test case2 is what @mikael means with
"Specifically, can you verify that opening external folders works? "
the difference is:
in case1 as a result you see a single file in pythonista, you can edit it and it will be saved in the "providing" app (for example iclouddrive or workingcopy)in case2 as a result you should see in pythonista a folder with (typically) a bunch of files and subfolders in it. You can run them, edit them and changes will be saved in the "providing" app (for example iclouddrive or workingcopy (which is a git client))
-
@mithrendal Same here. Tried again.
-
@mithrendal, seems this is a security feature, not a bug. @omz should provide a separate option to open a folder, as described here.
Pending @omz doing something, maybe we could create a folder picker with objc.
-
I have not been able to pass any arguments to a script via Apple Shortcuts. I’m using the Pythonista extension action Run Script, but it no longer seems to work. These are Shortcuts I wrote before iOS 13 which the update broke. Now, even if I pass a variable into the “with arguments” section of the action, Pythonista is only getting one argument (which is the script name). Has anyone else had issues with this, or found a fix?
-
@RomSpy does the new multiple instances functionality of iPad OS works nicely with Pythonista ? It would be amazing to have 2 scripts opened in split screen !
-
Bummer!! I can’t use repos in Working Copy easily now. Where are you, omz?
-
After update to ipadOS 13.1, I could not import matplotlib.pyplot. I could do this back in ios12.
My command is “import matplotlib.pyplot as plt” -
Are you getting a crash, or just module not found?
If it is a crash, try switching interpreter version (long press play button).
Are you using app store version?, Or latest beta?
-
Using iOS 13.1 on iPhone 8 and opening external file from Working Copy doesnt work anymore... wish I didnt update ☹️
-
is omz still developing pythonista ?
-
-
Hi, perhaps we should start a "go fund me" for @omz to continue their wonderful work on Pythonista. Now that Python is the most popular programming language on the planet and Pythonista is the best IDE for handhelds ever (better than IDLE on the desktop) it would make sence to get Pythonista back up the running list again.
-
I have noticed that "add to home screen" scripts consistently produce two instances of a graphic ui.