<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /></head><body style='font-size: 10pt'>
<p>If you want to try it out I got pyqt5-tools building again (including 5.11 and Python 3.7).  The build isn't complete yet but you can wait for the artifacts to show up.</p>
<p>https://ci.appveyor.com/project/KyleAltendorf/pyqt5-tools/build/555</p>
<p>Cheers,</p>
<p>-kyle</p>
<p><br /></p>
<p>On 2018-08-31 15:03, Ben Phillips wrote:</p>
<blockquote type="cite" style="padding: 0 0.4em; border-left: #1010ff 2px solid; margin: 0"><!-- html ignored --><!-- head ignored --><!-- meta ignored -->
<div dir="ltr">
<div class="gmail_quote"><br />
<div lang="EN-GB">
<div class="m_1962279385035790210WordSection1">
<p class="MsoNormal">Hi All,<u></u><u></u></p>
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal">I am trying to use Qt designer but the pyqt4.dll and pyqt5.dll plugins fail to load for both pyqt4 and pyqt5 respectively. The error messages (that can be found via help->about plugins) are as follow:<u></u><u></u></p>
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal"><strong>PyQt4<u></u><u></u></strong></p>
<p class="MsoNormal">Cannot load library C:/Local/Git_Repo/hyperioninfra/auto_tools/front_end/general/venv/Lib/site-packages/PyQt4/plugins/designer/pyqt4.dll: The specified module could not be found.<u></u><u></u></p>
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal"><strong>PyQt5<u></u><u></u></strong></p>
<p class="MsoNormal">Cannot load library C:\Local\Git_Repo\hyperioninfra\auto_tools\front_end\test\venv\Lib\site-packages\pyqt5-tools\plugins\designer\pyqt5.dll: The specified module could not be found.<u></u><u></u></p>
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal">Please see image attachments for specific info.<u></u><u></u></p>
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal">I am using Python 3.6 with Windows 7. I have downloaded pyqt4 via "pip3.6 install PyQt4_windows_whl" and pyqt5 via "pip3.6 install PyQt5". For pyqt4 I used the qt designer that came with the package, and for pyqt5 I used the qt designer from pyqt5-tools which I download via "pip3.6 install pyqt5-tools".<u></u><u></u></p>
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal">I think these issues are the reason I cannot integrate custom widgets written in python to the designers which is my end goal.<u></u><u></u></p>
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal">Regards,<u></u><u></u></p>
<p class="MsoNormal">Ben</p>
</div>
</div>
</div>
</div>
<br />
<div class="pre" style="margin: 0; padding: 0; font-family: monospace">_______________________________________________<br /> PyQt mailing list    <a href="mailto:PyQt@riverbankcomputing.com">PyQt@riverbankcomputing.com</a><br /><a href="https://www.riverbankcomputing.com/mailman/listinfo/pyqt" target="_blank" rel="noopener noreferrer">https://www.riverbankcomputing.com/mailman/listinfo/pyqt</a></div>
</blockquote>
</body></html>