<div dir="ltr">Hey Phil,<div><br></div><div>Thanks for releasing PyQt5==5.8!</div><div><br></div><div>I just tried with the new wheels and I get</div><div><br></div><div>module "Qt.test.qtestroot" is not installed</div><div><br></div><div><a href="https://gist.github.com/Siecje/c93f4faf15baa89d4fd0c9ff86d22a6a">https://gist.github.com/Siecje/c93f4faf15baa89d4fd0c9ff86d22a6a</a><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Jan 20, 2017 at 12:32 PM, 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"><div class="HOEnZb"><div class="h5">On 17 Jan 2017, at 3:49 pm, Cody Scott <<a href="mailto:cody@perspexis.com">cody@perspexis.com</a>> wrote:<br>
><br>
> I'm trying to run QML tests from Python, but I get an error:<br>
><br>
> $ python qmltests.py<br>
> QQmlApplicationEngine failed to load component<br>
> :3 plugin cannot be loaded for module "QtTest": Cannot load library /path/to/python3.5/site-<wbr>packages/PyQt5/Qt/qml/QtTest/<wbr>libqmltestplugin.so: (libQt5QuickTest.so.5: cannot open shared object file: No such file or directory)<br>
><br>
> I'm also curious if anyone else has done this. I have custom types in Python that I need to register for the tests, but I'm not sure how to run the tests and then load a different .qml file.<br>
<br>
</div></div>Should be fixed in the next set of wheels.<br>
<br>
Thanks,<br>
Phil</blockquote></div><br></div>