MaixPy
MaixPy copied to clipboard
Pip install failed
I did try run pip install in the ssh shell system will get freeze and then rebbot, no matter what package I wanna install , result is failed
you can't install packages which need to compile, you can only install pure python library on MaixCAM.
e.g.
- you can't install
pyqt5 - you can install
maixtool