Quantcast
Channel: Xojo Programming Forum - Latest topics
Viewing all articles
Browse latest Browse all 3773

Executing python script in linux

$
0
0

Hi,

I was trying to run a python script using shell command.


Dim sh As New Shell
sh.Execute("/usr/bin/python3 " + "update_test.py")

it doesnt work, but if I do execute on terminal its works fine.
the python script located in app folder, and even I put full path also not working.

please help.

thanks
arief

Linuxmint 20.4

1 post - 1 participant

Read full topic


Viewing all articles
Browse latest Browse all 3773

Trending Articles