I am trying to make a curses script on Qpython, but neither do qpy2 or 3 work. On Qpython 2, import curses says 'module not found', and on Qpython 3, it works,
I downloaded some python library package (for example uncompile2) from GitHub. How I can install it into Qpython from the directory in my android device with pi