Iamanorange / RK3399Pro-Wheels

Python Wheels for RockChip RK3399Pro

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RK3399Pro-Wheel

Python Wheels for RockChip RK3399Pro

Download

  1. 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
  1. Download from Github

Install Git-LFS.

Git clone this repo.

Do NOT use "Download ZIP" or similar browser extensions.

RockChip Official Wheels

https://eyun.baidu.com/s/3snfJlhF

Package Manager

You can also Install packages using system package managers:

apt install python3-xxxxxx

dnf install python3-xxxxxx

About

Python Wheels for RockChip RK3399Pro