Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. General talk
  3. Qt 6
  4. pip install Pyside6
QtWS25 Last Chance

pip install Pyside6

Scheduled Pinned Locked Moved Unsolved Qt 6
2 Posts 2 Posters 2.7k 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.
  • D Offline
    D Offline
    Dave Hughes
    wrote on 15 Dec 2022, 07:04 last edited by
    #1

    Hi All, New here.
    I am running windows 10 with python 3.12 and trying to install PySide6 but getting errors

    pip install Pyside6
    ERROR: Ignored the following versions that require a different python version: 6.3.0 Requires-Python <3.11,>=3.6; 6.3.1 Requires-Python <3.11,>=3.6; 6.3.2 Requires-Python <3.11,>=3.6; 6.4.0 Requires-Python <3.11,>=3.6; 6.4.0.1 Requires-Python <3.12,>=3.7; 6.4.1 Requires-Python <3.12,>=3.7
    ERROR: Could not find a version that satisfies the requirement Pyside6 (from versions: none)
    ERROR: No matching distribution found for Pyside6

    can anyone help

    J 1 Reply Last reply 15 Dec 2022, 08:09
    0
    • D Dave Hughes
      15 Dec 2022, 07:04

      Hi All, New here.
      I am running windows 10 with python 3.12 and trying to install PySide6 but getting errors

      pip install Pyside6
      ERROR: Ignored the following versions that require a different python version: 6.3.0 Requires-Python <3.11,>=3.6; 6.3.1 Requires-Python <3.11,>=3.6; 6.3.2 Requires-Python <3.11,>=3.6; 6.4.0 Requires-Python <3.11,>=3.6; 6.4.0.1 Requires-Python <3.12,>=3.7; 6.4.1 Requires-Python <3.12,>=3.7
      ERROR: Could not find a version that satisfies the requirement Pyside6 (from versions: none)
      ERROR: No matching distribution found for Pyside6

      can anyone help

      J Offline
      J Offline
      jsulm
      Lifetime Qt Champion
      wrote on 15 Dec 2022, 08:09 last edited by
      #2

      @Dave-Hughes Es you can see from the error message your Python version is not supported yet. Use Python 3.11.

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

      1 Reply Last reply
      0

      1/2

      15 Dec 2022, 07:04

      • Login

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