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?
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