Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt for Python
  4. pyqt6-tools depends on pyqt6-plugins
Forum Updated to NodeBB v4.3 + New Features

pyqt6-tools depends on pyqt6-plugins

Scheduled Pinned Locked Moved Unsolved Qt for Python
5 Posts 5 Posters 1.8k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • grafenocarbonoG Offline
    grafenocarbonoG Offline
    grafenocarbono
    wrote on last edited by
    #1

    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.

    1 Reply Last reply
    0
    • jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote on last edited by
      #2

      What is your distribution?

      https://forum.qt.io/topic/113070/qt-code-of-conduct

      J 1 Reply Last reply
      0
      • SGaistS Offline
        SGaistS Offline
        SGaist
        Lifetime Qt Champion
        wrote on last edited by
        #3

        Hi,

        Since it's PyQt6, you should check with the authors of these bindings, they seem to have an issue with that release.

        Interested in AI ? www.idiap.ch
        Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

        1 Reply Last reply
        1
        • jsulmJ jsulm

          What is your distribution?

          J Offline
          J Offline
          JETouma
          wrote on last edited by JETouma
          #4

          @jsulm I'm getting the same error running Ubuntu 24.04.

          M 1 Reply Last reply
          0
          • J JETouma

            @jsulm I'm getting the same error running Ubuntu 24.04.

            M Offline
            M Offline
            mecb0796
            wrote on last edited by
            #5

            @JETouma Can you solve the problem?

            1 Reply Last reply
            0

            • Login

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • Users
            • Groups
            • Search
            • Get Qt Extensions
            • Unsolved