<div dir="ltr">I can't install PyQt5==5.8.1 on Linux for Python 3.5.<div><br></div><div>Output</div><div><a href="https://gist.github.com/Siecje/f6036f1661302ae046e595c9fc997030#file-output-L68">https://gist.github.com/Siecje/f6036f1661302ae046e595c9fc997030#file-output-L68</a><br></div><div><br></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Mar 7, 2017 at 8:19 AM, Thomas Vincent <span dir="ltr"><<a href="mailto:thomas.vincent@esrf.fr" target="_blank">thomas.vincent@esrf.fr</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
I could not install PyQt5-5.8.1 wheel on MacOS for Python3.6.<br>
<br>
This seems to come from the sip requirement in the wheel METADATA file:<br>
<br>
In previous PyQt5 macOS wheel (version 5.8) it contains: "Requires-Dist: sip (>=4.19.1)".<br>
Whereas in PyQt5-5.8.1 macOS wheel it contains: "Requires-Dist: sip (4.19)" which is not available for python3.6 on MacOS.<br>
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?<br>
<br>
Best Regards,<br>
   Thomas VINCENT<br>
______________________________<wbr>_________________<br>
PyQt mailing list    <a href="mailto:PyQt@riverbankcomputing.com" target="_blank">PyQt@riverbankcomputing.com</a><br>
<a href="https://www.riverbankcomputing.com/mailman/listinfo/pyqt" rel="noreferrer" target="_blank">https://www.riverbankcomputing<wbr>.com/mailman/listinfo/pyqt</a></blockquote></div><br></div>