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.


    run code?

    Pythonista
    runpy
    3
    5
    2760
    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.
    • ellie_ff1493
      ellie_ff1493 last edited by

      how do I run I python file as a new process I am currently using runpy but that runs in the current file and doesn't set some of the startup variables correctly

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

        @ellie_ff1493, can you be a bit more specific on what you are trying to accomplish? I think you already know that literally running a ”new process” is not possible in Pythonista due to Apple restrictions on apps.

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

          like how the run button works

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

            i am making a program so i can develop on my computer an run that code on my ipad

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

              @ellie_ff1493 see here

              and hère

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