<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Oct 25, 2015 at 2:43 PM, V. Armando Sole <span dir="ltr"><<a href="mailto:sole@esrf.fr" target="_blank">sole@esrf.fr</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">Hello,<br>
<br>
I cannot compile new PyQt5 with current sip version under python 3.5 and VS2015.<br>
<br>
I have installed sip 4.17 but it keeps saying I need 4.16.6 or later (see attached picture).<br>
<br>
Did I miss anything?<span><font color="#888888"><br>
<br>
Armando</font></span><div><div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><br></blockquote></div></div></blockquote></div><br></div><div class="gmail_extra">Try running</div><div class="gmail_extra"><font face="monospace, monospace">python -c "import sip; print(sip.SIP_VERSION_STR); print(sip.__file__)"</font></div><div class="gmail_extra">in the command line.  Perhaps Python is finding an older version of SIP in your home directory or some such thing.<br></div><div class="gmail_extra"><br></div><div class="gmail_extra">Cheers,</div><div class="gmail_extra">Erik</div></div>