Hi, I have a phyBOARD®-i.MX 8M Mini board. There is no need to install the flask library from Python on this model. How can I do it?
Hi @Pronkin,
I hope you are doing well.
Can you please specify whether you want to include the flask library in Yocto or not?
One can include it in the yocto image by putting a below line in local.conf
IMAGE_INSTALL:append = " python3-flask"
Thanks & Regards,
Dhruvit Vasavada
Nobody knows how to install Python libraries on phyBOARD®-i.MX 8M Mini board?