Skip to content

Some python dependents run in mipsel cpu,better in a mipsR2 ,1004k,1.06Ghz.

License

Notifications You must be signed in to change notification settings

bitcl2/python-dev-env-for-mipsel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

python-dev-env-for-mipsel

Some python dependents run in mipsel cpu,better in a mipsR2 ,1004k,1.06Ghz.

 Begain

 >>Some times you may find,we can't install some libs by 'pip install' especially when it's in a Embedded system.

The libs as fllows can run in mips/mipsel based on mipsR2,1004k.
In fact,you can run them on other cpu as if it's based on mips with linux-GUN.
That's all.Then to install it.

Install

1.pip -r reqiure.txt
2.pip install xxxx.whl
(xxx is what you wanna to install.


#好久没有跟新了,当初编译这个的初衷是在执行文件的时候库缺失,由于mipsel架构下本身库不全,安装也无法安装,最后通过虚拟环境交叉编译出可用的 文件,再提取。 后来的有空放上来。

About

Some python dependents run in mipsel cpu,better in a mipsR2 ,1004k,1.06Ghz.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published