Install Python libraries on i.MX8M Mini

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Install Python libraries on i.MX8M Mini

397 次查看
Pronkin
Contributor I

Hi, I have a phyBOARD®-i.MX 8M Mini board. I want to install the library for Python "Imutils". I've heard something about Recipe, how do I add this library correctly?

0 项奖励
回复
1 回复

377 次查看
Chavira
NXP TechSupport
NXP TechSupport

Hi @Pronkin!
Thank you for contacting NXP Support!

Try to install using pip.

"pip install imutils" or "pip3 install imutils"

We only support our EVK boards but the command should work on your board.

Best Regards!
Chavira

0 项奖励
回复