Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Language Bindings
  4. Problems with installing pyside2 on linux
Forum Updated to NodeBB v4.3 + New Features

Problems with installing pyside2 on linux

Scheduled Pinned Locked Moved Solved Language Bindings
7 Posts 3 Posters 2.0k 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.
  • V Offline
    V Offline
    vyau
    wrote on last edited by
    #1

    Hello: I have no problem installing pyside2 on MAC. When trying to install on Linux,
    I ran into the following issues:

    -- if I do pip3 install pyside2, I got back "could not find any downloads that satisfy the requirement" . I also tried pip3 -vvv, I can see it tried the x86_64 package but skipped over it,
    -- I followed this page (https://wiki.qt.io/Qt_for_Python/GettingStarted/X11) and
    I got: Exception while trying to prepare bdist_wheel override class: No module named 'wheel'. Skipping wheel overriding

    Any clue how I can get pyside2 installed on Linux?

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

      Hi,

      What linux distribution are you using ?
      What version of Python ?
      What version of pip ?

      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
      0
      • V Offline
        V Offline
        vyau
        wrote on last edited by
        #3

        Linux Mint 17.3
        python 3.5
        pip 1.5.4

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

          1.5.4 ? Current pip major version is 10

          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
          0
          • V Offline
            V Offline
            vyau
            wrote on last edited by
            #5

            I made a mistake. Problem resolved. Am able to install now

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

              What mistake was it ? It might be useful for other people having the same trouble as you.

              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
              3
              • Mariana MeirelesM Offline
                Mariana MeirelesM Offline
                Mariana Meireles
                wrote on last edited by
                #7
                This post is deleted!
                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