<div dir="ltr">Yes I am able to install PyQt5==5.8.1<div><br></div><div>Thank you!</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Mar 7, 2017 at 11:17 AM, Phil Thompson <span dir="ltr"><<a href="mailto:phil@riverbankcomputing.com" target="_blank">phil@riverbankcomputing.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On 7 Mar 2017, at 1:19 pm, Thomas Vincent <<a href="mailto:thomas.vincent@esrf.fr">thomas.vincent@esrf.fr</a>> wrote:<br>
><br>
> 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>
</span>Hmm, looks like a pip bug - maybe because of my habit of leaving out the '.0' in releases.<br>
<br>
I've uploaded new wheels which hopefully fix the problem.<br>
<br>
Thanks,<br>
Phil<br>
<div class="HOEnZb"><div class="h5">______________________________<wbr>_________________<br>
PyQt mailing list    <a href="mailto:PyQt@riverbankcomputing.com">PyQt@riverbankcomputing.com</a><br>
<a href="https://www.riverbankcomputing.com/mailman/listinfo/pyqt" rel="noreferrer" target="_blank">https://www.<wbr>riverbankcomputing.com/<wbr>mailman/listinfo/pyqt</a></div></div></blockquote></div><br></div>