Python Wheels for RockChip RK3399Pro
- Download from my pypi server
pip install --extra-index-url http://orange3.cn/ --trusted-host orange3.cn
Or edit pip.conf:
[global]
index-url=http://orange3.cn/simple/
[install]
trusted-host=orange3.cn
- Download from Github
Install Git-LFS.
Git clone this repo.
Do NOT use "Download ZIP" or similar browser extensions.
https://eyun.baidu.com/s/3snfJlhF
You can also Install packages using system package managers:
apt install python3-xxxxxx
dnf install python3-xxxxxx