[PyQt] ANN: PyQt v5.11.2 and SIP v4.19.11 Released

Dmitry Shachnev mitya57 at ubuntu.com
Tue Jul 3 21:54:51 BST 2018


On Tue, Jul 03, 2018 at 12:31:55PM +0100, Phil Thompson wrote:
> > 2) With these releases, I am seeing PyQt5 import failures with Python 3.5
> > on Windows:
> >
> > https://ci.appveyor.com/project/mitya57/retext/build/1.0.217/job/tyw6ceps2o925eq9
> >
> >  File "c:\projects\retext\ReText\__init__.py", line 24, in <module>
> >    from PyQt5.QtCore import QByteArray, QLocale, QSettings, QStandardPaths
> > ImportError: DLL load failed: The specified procedure could not be found.
> >
> > Do you know what could cause this?
>
> I can't reproduce it (Windows 10, 64-bit, Python v3.5.4).

Apparently AppVeyor has Python v3.5.3, so probably that was the issue.

I will just drop 3.5 from my CI config.

--
Dmitry Shachnev
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20180703/1ed50a67/attachment.sig>


More information about the PyQt mailing list