Installing PyQt6 on Jetson

I am trying to install PyQt6 on Jetson Orin. I have python version 3.10. I am getting an error message, Is there any specific instruction to install PyQt6 on jetson?

ImportError: cannot import name 'html5lib' from 'pip._vendor' (/usr/lib/python3/dist-packages/pip/_vendor/__init__.py)

Hi,
There are topics about installing/running QT:
QT6 on Jetson Orin Nano from Source - #3 by DaneLLL
Installing QT6 and PySide6 on Jetson Orin Nano

Please take a look and give it a try.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.