0

I have the Genymotion emulator and I installed the Qpython app from its apk (found it on internet). I moved the script "qpy.py" in folder "/storage/emulated/0/com.hipipal.qpyplus/scripts" and tried to run it from qpython command line.

However, I get an error:

data/data/com.hipipal.qpyplus/files/bin/python : not executable : magic 7F45

This also happens when I try to run eg:

hello_world.py

What is going on?

fedorqui
  • 275,237
  • 103
  • 548
  • 598
elli
  • 1,109
  • 1
  • 13
  • 20

1 Answers1

0

Try going to your hello_world.py file, right click -> properties -> permissions -> allow to make executable