<div dir="ltr"><div>Just to clarify are you surprised that I need to add this to the PATH environment variable?<br><br>
<span class="gmail-im">C:\Qt\5.10.1\msvc105\bin</span><br><br></div>Can you add a sentence to the building PyQt5 from source page. "If you are on Windows you will need to add the directory of qmake to the PATH environment variable"?<br><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Sat, Mar 17, 2018 at 10:22 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 15 Mar 2018, at 4:02 pm, Cody Scott <<a href="mailto:cody@perspexis.com">cody@perspexis.com</a>> wrote:<br>
><br>
> I think it is normal for the .DLL files to not be in site-packages\PyQt5\. Is this correct?<br>
<br>
</span>Which DLL files? The PyQt wheels include a Qt installation which is in site-packages\PyQt5\Qt. When you build PyQt5 from source then it uses your existing Qt installation.<br>
<span class=""><br>
> I need to add C:\Qt\5.10.1\msvc105\bin to PATH environment variable for it to work. Should the Qt installer have done this?<br>
<br>
</span>IMHO, no.<br>
<div class="HOEnZb"><div class="h5"><br>
> > set PATH=%PATH%; C:\Qt\5.10.1\msvc105\bin<br>
<br>
</div></div><span class="HOEnZb"><font color="#888888">Phil</font></span></blockquote></div><br></div>