<div dir="ltr"><div dir="ltr"><div>Hi All,</div><div><br></div><div>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:</div><div><br></div><div> </div><div><b>PyQt4</b></div><div>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.</div><div><br></div><div> </div><div><b>PyQt5</b></div><div>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.<br></div><div><br></div><div> </div><div>Please see image attachments for specific info.</div><div><br></div><div><br></div><div>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”.</div><div><br></div><div><br></div><div>I think these issues are the reason I cannot integrate custom widgets written in python to the designers which is my end goal.</div><div><br></div><div><br></div><div>Regards,</div><div>Ben</div></div></div>