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

How to install PySide6

Scheduled Pinned Locked Moved Unsolved Qt for Python
3 Posts 2 Posters 7.2k 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 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

    eyllanescE 1 Reply Last reply
    0
    • K kumar80

      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

      eyllanescE Offline
      eyllanescE Offline
      eyllanesc
      wrote on 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
      1
      • eyllanescE eyllanesc

        @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 last edited by
        #3

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

        1 Reply Last reply
        1

        • Login

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