Cannot install PyQt5 on IMX8M PLUS EVK board

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

Cannot install PyQt5 on IMX8M PLUS EVK board

1,851 次查看
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 项奖励
回复
3 回复数

1,836 次查看
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 项奖励
回复

1,833 次查看
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

1,847 次查看
Zhiming_Liu
NXP TechSupport
NXP TechSupport
0 项奖励
回复