Hi Erik,
I am not sure if the package for python to work with qt5 is available. I used the following, but as you can see it qt4.
IMAGE_INSTALL_append += "\
python-pyqt \
python-numpy \
python-pip \
packagegroup-core-qt4e \
"
You can look for the available packages using bitbake -s | grep python
Regards,
Carlos
NXP Technical Support
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------