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.


    Pythonista 2 Release

    Pythonista
    23
    44
    35944
    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.
    • gregr
      gregr last edited by

      I updated from the 1.5 app store release...everything seemed to go fine. The only thing I noticed was that the keychain seemed to reset, and I had to re-enter the stuff I had stored there.

      Loving this new release - thanks!

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

        https://github.com/cclauss/pythonista-module-versions is now updated for:

        Pythonista version 2.0 (200003) on iOS 9.2 on an iPad5,4.

        A huge congratulations to @omz for this wonderful release.

        If you like it, don't forget to give it a positive review in the App Store.

        1 Reply Last reply Reply Quote 2
        • wradcliffe
          wradcliffe last edited by

          If you are currently in the beta running under TestFlight you may not see the 2.0 release in the AppStore updates tab. You can get it to show up as an update if you just navigate over to your purchased Apps, find Pythonista 1.5.x, and then hit the download button (cloud icon). Although this causes 1.5 to get downloaded your existing data gets preserved. You will then see the update to 2.0 in the usual updates section and can download and install the new release. So it is like doing a downgrade/upgrade process which is a bit scary but seems to be fine. Worked for me :-)

          As @omz says - it is wise to do a backup just in case.

          1 Reply Last reply Reply Quote 2
          • iBayern
            iBayern last edited by

            Thank you very much for this excellent update....I would like to know, according to apple restrictions, is it possible in the future you add modules like "scipy" to pythonista.

            1 Reply Last reply Reply Quote 1
            • Olaf
              Olaf last edited by ccc

              @omz, tiny remark:
              Your homepage omz-software.com still has the old >>> Pythonista logo (instead of the new shining >)
              And the Pythonista product page omz-software.com/pythonista/index.html still refers to 1.5 and the old price (although omz-software.com/pythonista is for 2.0 and the new price)

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

                @upwart from the Pythonista v2.0 release notes... you can launch the app in a “clean” state by entering pythonista:// in Safari’s address field.

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

                  @omz thank you for releasing version 2.0! I am using version 1.5 since christmas time 2015. I am very happy to found this App. I am using Pythonista with iPad Pro and Apple Smart Keyboard

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

                    I will point out I also had a seamless upgrade from 1.6 -> 2.0, except from what the guys have already mentioned above about it not appearing as update, I had to go to the product on the Apple Store. I even had 1.6 running in the background when I did the update 😱 If I had remembered I would have closed it down. But it's amazing how far installers have come over the years.

                    1 Reply Last reply Reply Quote 0
                    • omz
                      omz last edited by ccc

                      @Olaf

                      Your homepage omz-software.com still has the old >>> Pythonista logo (instead of the new shining >)

                      Thanks, should be fixed now.

                      And the Pythonista product page omz-software.com/pythonista/index.html still refers to 1.5 and the old price (although omz-software.com/pythonista is for 2.0 and the new price)

                      Probably a caching issue, should fix itself when you reload the page.

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

                        Really like the new version @omz !
                        Thanks for your hard work! Take a vacation!

                        I don't know if this is reported somewhere else, or if others have the problem. In the extended keyboard, the keys that have extra options (example: / turns into \ +\t +\n ) do not open up the pop ups to get those extra options.
                        I tried enabling the numbers extension and the pop ups work for the top row with the numbers but not the bottom row for punctuation etc.

                        Sorry if this was already posted!

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

                          @cook same here

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

                            I don't have that issue on ios8.4.1 Ipad3

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

                              I don't know if this is reported somewhere else, or if others have the problem. In the extended keyboard, the keys that have extra options (example: / turns into \ +\t +\n ) do not open up the pop ups to get those extra options.
                              I tried enabling the numbers extension and the pop ups work for the top row with the numbers but not the bottom row for punctuation etc.

                              This problem seems to be specific to iOS 9.2.

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

                                @omz it's in 9.3 as well. I'm running the beta.

                                disorientedp 1 Reply Last reply Reply Quote 0
                                • disorientedp
                                  disorientedp @Webmaster4o last edited by

                                  @Webmaster4o
                                  I'm also on the beta. I also am experiencing this issue.

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

                                    Excellent update. I have an issue with scene, for example this game https://github.com/mevdschee/pythonista-minesweeper/blob/master/Mines.py, in the 1.6 version of pythonista it runs without issue, but in 2.0 it show "AttributeError: 'Game' object has no attribute 'layers'" maybe it's a minor issue, i'm an python amateur.

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

                                      @mncfre176 Yes. The new scene module mostly preserves background compatibility, but not totally. I haven't personally used that game, but it shouldn't be too hard

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

                                        @Webmaster4o maybe someone can rewrite the game, I'm going to try but i'm just learning the basis.

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

                                          @omz just pushed 2.0.1 to TestFlight. Looks like it fixes a lot of stuff. Do we need to back up like usual?

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

                                            If you have version 2.0 from the App Store installed, you should be able to update to 2.0.1 beta from TestFlight without problems. The issues with not being able to update directly from 1.5 to the beta were a one-time thing.

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