Cannot install PyQt5 on IMX8M PLUS EVK board

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

Cannot install PyQt5 on IMX8M PLUS EVK board

790 Views
Hieuvu1995
Contributor II

Hello everyone, 

So I've tried on my IMX8MPEVK board, which is connected to a monitor using HDMI cable, using eMMC mode (0011) and why I cannot install PyQt5 package needed for my apps?  Any help is much appreciated! Thank you

0 Kudos
3 Replies

775 Views
Hieuvu1995
Contributor II

I did as what they said that I should add one more line IMAGE_INSTALL_append + = " python-pyqt5", however this error showed up, any ideas?

Hieuvu1995_0-1635994284060.png

 

0 Kudos

772 Views
Zhiming_Liu
NXP TechSupport
NXP TechSupport

You need bitbake imx-image-full, only  imx-image-full contains qt5 and pyqt5.

Don't add IMAGE_INSTALL_append + = " python-pyqt5", already contained in imx-image-full

786 Views
Zhiming_Liu
NXP TechSupport
NXP TechSupport
0 Kudos