[PyQt] Pinning sip versions in PyQt dependencies?
Florian Bruhin
me at the-compiler.org
Fri Feb 17 11:07:52 GMT 2017
Hi,
currently when installing PyQt5==5.6 via pip, sip==4.19.1 is
installed, which causes it to segfault in the future.
To avoid this happening with future releases, shouldn't a PyQt release
depend on something like sip>=4.18,<4.19 if that's possible with
wheels?
Florian
--
http://www.the-compiler.org | me at the-compiler.org (Mail/XMPP)
GPG: 916E B0C8 FD55 A072 | http://the-compiler.org/pubkey.asc
I love long mails! | http://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/20170217/03b0470b/attachment.sig>
More information about the PyQt
mailing list