qtpaths is missing

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

qtpaths is missing

577 Views
emollergren
Contributor II

I have built the `img-image-full` image on imx8mp evk, and would like to install PySide6 on it.

This guide is telling me that the Qt installation path should be used:

emollergren_0-1657267192688.png

 

Unfortunately, I couldn't find the `qtpaths` in my system:

emollergren_1-1657267244738.png

 

Where is the qtpaths installed?

 

 

 

Tags (1)
0 Kudos
2 Replies

568 Views
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hello emollegren,

 

Not sure about Qtpath since the path for QT is in the begginer of yocto with path, but this should be the path for installation: 5.15-0.0.1/sysroots/x86_64-pokysdk-linux/usr/bin/qt6/

Regards

0 Kudos

563 Views
emollergren
Contributor II

Hi, there.

Thanks for your quick reply.

The problem is that the PySide6 installer needs `qtpaths` execution to resolve the paths of qt binaries.

How can we add the `qtpaths`?

0 Kudos