Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. PySide2: Wheel is not a supported wheel on this platform.
Forum Updated to NodeBB v4.3 + New Features

PySide2: Wheel is not a supported wheel on this platform.

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
2 Posts 2 Posters 1.3k 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.
  • I Offline
    I Offline
    Ibrahim
    wrote on last edited by
    #1

    I'm using KDE Neon 5.12.5 (latest user version), Qt 5.10 and Python 3.5.2. I downloaded PySide2-5.11.0a1.dev1525358924-5.11.0-cp36-cp36m-linux_x86_64.whl from here. When I run following command, I get following error:

    user@userpc: pip3 install PySide2-5.11.0a1.dev1525358924-5.11.0-cp36-cp36m-linux_x86_64.whl 
    PySide2-5.11.0a1.dev1525358924-5.11.0-cp36-cp36m-linux_x86_64.whl is not a supported wheel on this platform.
    

    What is the problem? How can I install PySide2? Thanks.

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

      Hi,

      Looks like you are trying to run a Python 3.6 wheel with Python 3.5. That might be something to check against.

      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

      • Login

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