[PyQt] PyQt5==5.7.1 Missing libQt5QuickTest.so.5

Cody Scott cody at perspexis.com
Wed Feb 15 21:44:53 GMT 2017


Hey Phil,

Thanks for releasing PyQt5==5.8!

I just tried with the new wheels and I get

module "Qt.test.qtestroot" is not installed

https://gist.github.com/Siecje/c93f4faf15baa89d4fd0c9ff86d22a6a

On Fri, Jan 20, 2017 at 12:32 PM, Phil Thompson <phil at riverbankcomputing.com
> wrote:

> On 17 Jan 2017, at 3:49 pm, Cody Scott <cody at perspexis.com> wrote:
> >
> > I'm trying to run QML tests from Python, but I get an error:
> >
> > $ python qmltests.py
> > QQmlApplicationEngine failed to load component
> > :3 plugin cannot be loaded for module "QtTest": Cannot load library
> /path/to/python3.5/site-packages/PyQt5/Qt/qml/QtTest/libqmltestplugin.so:
> (libQt5QuickTest.so.5: cannot open shared object file: No such file or
> directory)
> >
> > 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.
>
> Should be fixed in the next set of wheels.
>
> Thanks,
> Phil
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20170215/b58d1598/attachment.html>


More information about the PyQt mailing list