Missing PyQt5 development wheels

Florian Bruhin me at the-compiler.org
Thu Mar 3 08:01:46 GMT 2022


Hey,

Since a couple of days, it looks like the Riverbank PyPI index has macOS
wheels and sources for PyQt5, but no Windows/Linux wheels anymore:
https://www.riverbankcomputing.com/pypi/simple/pyqt5/

Thus, installing from it tries to build from sources on Linux:

    $ pip install --index-url https://www.riverbankcomputing.com/pypi/simple/ --no-deps PyQt5
    Looking in indexes: https://www.riverbankcomputing.com/pypi/simple/
    Collecting PyQt5
      Downloading https://www.riverbankcomputing.com/pypi/packages/PyQt5/PyQt5-5.15.7.dev2202281107.tar.gz (3.2 MB)

Florian

-- 
            me at the-compiler.org | https://www.qutebrowser.org 
       https://bruhin.software/ | https://github.com/sponsors/The-Compiler/
       GPG: 916E B0C8 FD55 A072 | https://the-compiler.org/pubkey.asc
             I love long mails! | https://email.is-not-s.ms/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20220303/9ae1f190/attachment.sig>


More information about the PyQt mailing list