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
    23110
    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.
    • 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
                        • mikael
                          mikael @hmelino last edited by

                          @hmelino, if you need Working Copy access, @eddo888’s hint about syncing via iCloud is working fine for me, see the other recent thread for details. This is of course (hopefully) only a (temporary) workaround.

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

                            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.

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

                              I have noticed that "add to home screen" scripts consistently produce two instances of a graphic ui.

                              cvp 1 Reply Last reply Reply Quote 0
                              • cvp
                                cvp @djl last edited by

                                @djl see topic here

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

                                  @eddo888 This is a very caring and friendly thoughtful idea of you but I don't think @omz needs a fund for further development. ;-) According to this sales stat https://sensortower.com/ios/us/omz-software/app/pythonista-3/1085978097/overview pythonista3 is currently generating 30K US$ income per month... At the moment @omz might be very busy with other things ... But I am very confident there will be further development by him ...

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

                                    @mithrendal
                                    You missed a K in the income: it's $ 30K ...

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

                                      😭 😭 😭 😭 😭 😭 😭 😭 😭 😭

                                      1 Reply Last reply Reply Quote 0
                                      • msperlin
                                        msperlin @BatCowl last edited by

                                        @BatCowl
                                        I’m having the same issue with IOS shortcuts not passing arguments anymore. I just installed iPad 13.2.1. Noticed that the Pythonista “run script” has added a “with arguments”, but no arguments are passed.

                                        cvp 1 Reply Last reply Reply Quote 0
                                        • cvp
                                          cvp @msperlin last edited by

                                          @msperlin there is a workaround with open url command and url scheme of Pythonista.
                                          See this topic

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

                                            having no response from @omz for a long time now, I’ve moved on to pyto
                                            it has files/working copy integration, native pip install support and REPL, Sorry @omz, you snooze you loose.

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