pyqt6-tools depends on pyqt6-plugins
Unsolved
Qt for Python
-
Hi Geeks,
When I try to install pyqt6-tools ( pip install pyqt6-tools) the following error messages appear:
ERROR: Cannot install pyqt6-tools==6.0.1.3.2, pyqt6-tools==6.0.2.3.2, pyqt6-tools==6.0.3.3.2, pyqt6-tools==6.1.0.3.2, pyqt6-tools==6.3.1.3.3 and pyqt6-tools==6.4.2.3.3 because these package versions have conflicting dependencies. The conflict is caused by: pyqt6-tools 6.4.2.3.3 depends on pyqt6-plugins<6.4.2.3 and >=6.4.2.2.2 pyqt6-tools 6.3.1.3.3 depends on pyqt6-plugins<6.3.1.3 and >=6.3.1.2.2 pyqt6-tools 6.1.0.3.2 depends on pyqt6-plugins<6.1.0.3 and >=6.1.0.2.2 pyqt6-tools 6.0.3.3.2 depends on pyqt6-plugins<6.0.3.3 and >=6.0.3.2.2 pyqt6-tools 6.0.2.3.2 depends on pyqt6-plugins<6.0.2.3 and >=6.0.2.2.2 pyqt6-tools 6.0.1.3.2 depends on pyqt6-plugins<6.0.1.3 and >=6.0.1.2.2
I have executed pip list and got the following result:
(tutorial) grafeno30@linuxLaptop:~/src/ejercicios$ pip list Package Version --------- ------- pip 24.0 PyQt6 6.7.0 PyQt6-Qt6 6.7.1 PyQt6-sip 13.6.0
My only goal is to install Qt6 Designer
Thanks in advance.
-
What is your distribution?
-
Hi,
Since it's PyQt6, you should check with the authors of these bindings, they seem to have an issue with that release.