Skip to content

Iamanorange/RK3399Pro-Wheels

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published