-
Raymond
How to do subprocess.Popen() on pythonista ? It’s not work, its say:
PermissionError: [Errno 1] Operation not permitted
-
-
Raymond
If yes, how could i do it ?
Another question, why there is no support for pythonista project any more? Where is the owner ?
-
Raymond
How can i do action input using pythonista url, like:
pythonista3://Test.py/?action=run/<input>
So when user click url i can get the string that in <input> place, help me if you can.
-
Raymond
That when you select a text, it show a things, like: copy, paste, translate and more, its not working in pythonista.
-
Raymond
It’s seems that pythonista not working perfectly with IPadOS 16, The text shortcut not working will, and more.
-
Raymond
Like the title, how to print javascript console, or How to send message from javascript to pythonista ?
-
-
Raymond
@cvp I was mean i want some thing like code editer, that changed the color of word by the word type, like:
import : pink
def : red
normal : whitei hope you understand me.