Iam just downloaded some python package from pypi.org. Then iam tried to install the packeges to qpython3. But i can't Do it
import numpy
ModuleNotfoundError:no module named numpyis a way to fix this?
How to install a downloadad package in qpython3
93 views Asked by Fazil Rahman At
0