How do I install modules on qpython3 (Android port of python)

前端 未结 3 1840
攒了一身酷
攒了一身酷 2020-12-15 08:27

I found this great module on within and downloaded it as a zip file. Once I extracted the zip file, i put the two modules inside the file(setup and the main one) on the modu

3条回答
  •  一生所求
    2020-12-15 09:01

    Step1: Install QPython.

    Step2: Install AIPY for QPython.

    Step3: Then go to QPython-->QPYPI-->AIPY and install from there Numpy, SciPy, Matplotlib, openCV etc.

提交回复
热议问题