omz:forum

    • Register
    • Login
    • Search
    • Recent
    • Popular

    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

    Pythonista
    17
    36
    22272
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • upwart
      upwart last edited by

      That's good news.
      Does this also hold for the soon to be released iPadOS?

      1 Reply Last reply Reply Quote 0
      • RomSpy
        RomSpy last edited by

        @mikael I use iCloud and that works well. I do not use Working Copy so I cannot say if it works or not.

        @upwart Pythonista works well on iPadOS as well. There were growing pains with access to iCloud Drive but that all seems to have been resolved.

        1 Reply Last reply Reply Quote 0
        • eddo888
          eddo888 last edited by

          the one thing i noticed is that the open external folders/files is broken

          eddo888 pavlinb 2 Replies Last reply Reply Quote 0
          • eddo888
            eddo888 @eddo888 last edited by

            @eddo888 this issue is in other apps as well so is not related to pythonista must be in the ios

            1 Reply Last reply Reply Quote 0
            • pavlinb
              pavlinb @eddo888 last edited by

              @eddo888 For me, iPhone 8 iOS 13/3, open external files works.

              ? 1 Reply Last reply Reply Quote 0
              • ?
                A Former User @pavlinb last edited by

                @pavlinb Try external folder.

                pavlinb 1 Reply Last reply Reply Quote 0
                • mithrendal
                  mithrendal last edited by

                  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...

                  1 Reply Last reply Reply Quote 0
                  • pavlinb
                    pavlinb @Guest last edited by pavlinb

                    @timtim I have no such option, only external files.

                    1 Reply Last reply Reply Quote 0
                    • mithrendal
                      mithrendal last edited by

                      @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....

                      pavlinb 1 Reply Last reply Reply Quote 0
                      • pavlinb
                        pavlinb @mithrendal last edited by pavlinb

                        @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.

                        1 Reply Last reply Reply Quote 0
                        • mithrendal
                          mithrendal last edited by mithrendal

                          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))

                          ? mikael 2 Replies Last reply Reply Quote 0
                          • ?
                            A Former User @mithrendal last edited by

                            @mithrendal Same here. Tried again.

                            1 Reply Last reply Reply Quote 0
                            • mikael
                              mikael @mithrendal last edited by

                              @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.

                              1 Reply Last reply Reply Quote 1
                              • BatCowl
                                BatCowl last edited by

                                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?

                                msperlin 1 Reply Last reply Reply Quote 1
                                • SmartGoat
                                  SmartGoat last edited by

                                  @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 !

                                  1 Reply Last reply Reply Quote 0
                                  • ?
                                    A Former User last edited by ccc

                                    Bummer!! I can’t use repos in Working Copy easily now. Where are you, omz?

                                    1 Reply Last reply Reply Quote 2
                                    • Huakun Shen
                                      Huakun Shen last edited by

                                      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”

                                      1 Reply Last reply Reply Quote 0
                                      • JonB
                                        JonB last edited by

                                        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?

                                        1 Reply Last reply Reply Quote 0
                                        • hmelino
                                          hmelino last edited by

                                          Using iOS 13.1 on iPhone 8 and opening external file from Working Copy doesnt work anymore... wish I didnt update ☹️

                                          mikael 1 Reply Last reply Reply Quote 0
                                          • eddo888
                                            eddo888 last edited by

                                            is omz still developing pythonista ?

                                            1 Reply Last reply Reply Quote 1
                                            • First post
                                              Last post
                                            Powered by NodeBB Forums | Contributors