[PyQt] PyQt5-5.8.1 wheel does not install on macOS for python3.6
Cody Scott
cody at perspexis.com
Tue Mar 7 14:08:49 GMT 2017
I can't install PyQt5==5.8.1 on Linux for Python 3.5.
Output
https://gist.github.com/Siecje/f6036f1661302ae046e595c9fc997030#file-output-L68
On Tue, Mar 7, 2017 at 8:19 AM, Thomas Vincent <thomas.vincent at esrf.fr>
wrote:
> Hi,
>
> I could not install PyQt5-5.8.1 wheel on MacOS for Python3.6.
>
> This seems to come from the sip requirement in the wheel METADATA file:
>
> In previous PyQt5 macOS wheel (version 5.8) it contains: "Requires-Dist:
> sip (>=4.19.1)".
> Whereas in PyQt5-5.8.1 macOS wheel it contains: "Requires-Dist: sip
> (4.19)" which is not available for python3.6 on MacOS.
> Is this change to an older version of sip on purpose, or can the new
> version of PyQt5 use sip >=4.19.1 as well so it would work for python3.6?
>
> Best Regards,
> Thomas VINCENT
> _______________________________________________
> PyQt mailing list PyQt at riverbankcomputing.com
> https://www.riverbankcomputing.com/mailman/listinfo/pyqt
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20170307/07f8d8f0/attachment.html>
More information about the PyQt
mailing list