Install Python libraries on i.MX8M Mini

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Install Python libraries on i.MX8M Mini

264 Views
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 Kudos
Reply
1 Reply

244 Views
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 Kudos
Reply