+ 3
Hw to add sympy to qpython?!
I was looking for a way to add external libraries such as sympy or numpy to qpython but I didn't find any solution any idea about how to do it!????
4 odpowiedzi
+ 2
try using qpythons pip command. might not work as that app is rigged together with py2 and py3 all within android. a rooted device could have your choice of py installed though.
+ 1
I do it already but sometimes I need to do it in my cellphone. anyway Thanks
+ 1
use the preinstalled pip_console.py script I guess?
0
Not sure. is it even possible ? Id recommend coding practice on a PC