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.


    Xcode Template Python 3?

    Pythonista
    2
    2
    1438
    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.
    • recon22
      recon22 last edited by

      Has anyone published an app with python 3?

      I'm looking to get my script working as a stand alone app, are there any workarounds?

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

        The Pythonista app template hasn't been updated for Python 3 sadly, so the best option might be to backport your script to Python 2... You can use https://pypi.org/project/3to2/ to do some of the backporting automatically (I haven't tried it myself though).

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