This repository was archived by the owner on Jan 18, 2024. It is now read-only.

Description
/data/user/0/org.qpython.qpy/files/bin/qpython3.sh "/storage/emulated/0/Android/data/org.qpython.qpy/files/.py" && exit
/ $ /data/user/0/org.qpython.qpy/files/bin/qpy
thon3.sh "/storage/emulated/0/Android/data/org
.qpython.qpy/files/.py" && exit
Traceback (most recent call last):
File "/storage/emulated/0/Android/data/org.qpython.qpy/files/.py", line 1, in
from sun import sun
ModuleNotFoundError: No module named 'sun'
/ $ pip install sun
/data/user/0/org.qpython.qpy/files/bin/pip: line 3: import: not found
/data/user/0/org.qpython.qpy/files/bin/pip: line 4: import: not found
/data/user/0/org.qpython.qpy/files/bin/pip: line 5: from: not found
/data/user/0/org.qpython.qpy/files/bin/pip: line 7: syntax error: unexpected "(" (expecting "then")
/ $