qpython icon indicating copy to clipboard operation
qpython copied to clipboard

No code will execute!

Open abraha2 opened this issue 2 years ago • 2 comments

Hi, I just downloaded this app today, and I can't get ANY script to function. Not even a simple file containing print("Hello, World") I write a script. I save it. I run it. The shell will open for a split second, and display this message:

/mnt/expand/95674edc-ad21-47c1-943e-c64bb ff3c075/user/0/org.qpython.qpy/files/bin/ qpython3.sh "/storage/emulated/0/qpython/ user-scripts/test_environments/Hello worl d test for v2.py" && exit o world test for v2.py" && exit

Please help 🙏

abraha2 avatar Mar 30 '23 19:03 abraha2

(accidentally closed the issue, oops)

abraha2 avatar Mar 30 '23 19:03 abraha2

The message is only the command that executes the script. Does it work with waiting for some time? If it doesn't work, try maybe removing the spaces (" ") in the name of the path to the file, and retry.

Kaki-In avatar Jul 04 '23 16:07 Kaki-In