Uploaded image for project: 'Qt for Python'
  1. Qt for Python
  2. PYSIDE-836

Installation of PySide2 via pip fails on 5.12

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P1: Critical
    • 5.12.0
    • 5.12.0
    • PySide
    • None
    • Linux/X11

    Description

      The installation of PySide2 via pip fails in the newest alpha version of Qt 5.12. Here is the command that I'm using:

       

      pip3 install --user --index-url=http://download.qt.io/snapshots/ci/pyside/5.12/latest/ pyside2==5.12.0a1.dev1540663531 --trusted-host download.qt.io

       

      And here is the error:

      Collecting shiboken2 (from PySide2==5.12.0a1.dev1540663531)
       Could not find a version that satisfies the requirement shiboken2 (from PySide2==5.12.0a1.dev1540663531) (from versions: )
      No matching distribution found for shiboken2 (from PySide2==5.12.0a1.dev1540663531)
      

       

      I've tried to manually install shiboken2's wheel, but the error stays the same.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            falt Simo Fält
            ivarec Ivan Reche
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes