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. How to install PySide6
QtWS25 Last Chance

How to install PySide6

Scheduled Pinned Locked Moved Unsolved Qt for Python
3 Posts 2 Posters 7.1k Views
  • 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.
  • K Offline
    K Offline
    kumar80
    wrote on 1 Oct 2021, 18:28 last edited by
    #1

    According to link https://pypi.org/project/PySide6/ command

    pip install PySide6

    is suppose to install 6.2. But when I run I get 6.1.3. I using ubuntu 20.04 and python version 3.8.10

    I also tried
    pip install PySide6==6.2

    ERROR: Could not find a version that satisfies the requirement PySide6==6.2 (from versions: 6.0.0a1.dev1606911628, 6.0.0, 6.0.1, 6.0.2, 6.0.3, 6.0.4, 6.1.0, 6.1.1, 6.1.2, 6.1.3)
    ERROR: No matching distribution found for PySide6==6.2

    E 1 Reply Last reply 1 Oct 2021, 18:32
    0
    • K kumar80
      1 Oct 2021, 18:28

      According to link https://pypi.org/project/PySide6/ command

      pip install PySide6

      is suppose to install 6.2. But when I run I get 6.1.3. I using ubuntu 20.04 and python version 3.8.10

      I also tried
      pip install PySide6==6.2

      ERROR: Could not find a version that satisfies the requirement PySide6==6.2 (from versions: 6.0.0a1.dev1606911628, 6.0.0, 6.0.1, 6.0.2, 6.0.3, 6.0.4, 6.1.0, 6.1.1, 6.1.2, 6.1.3)
      ERROR: No matching distribution found for PySide6==6.2

      E Offline
      E Offline
      eyllanesc
      wrote on 1 Oct 2021, 18:32 last edited by
      #2

      @kumar80 At this time it is only available for windows: https://pypi.org/project/PySide6/#files, probably later they will upload it for linux and macos

      If you want me to help you develop some work then you can write to my email: e.yllanescucho@gmal.com.

      K 1 Reply Last reply 2 Oct 2021, 13:15
      1
      • E eyllanesc
        1 Oct 2021, 18:32

        @kumar80 At this time it is only available for windows: https://pypi.org/project/PySide6/#files, probably later they will upload it for linux and macos

        K Offline
        K Offline
        kumar80
        wrote on 2 Oct 2021, 13:15 last edited by
        #3

        @eyllanesc Any ETA when it will be available for other platforms?

        1 Reply Last reply
        1

        3/3

        2 Oct 2021, 13:15

        • Login

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