Re: ImportError using PyQt 5.14 on 32-bit Windows 7

ottowayi <[email protected]>
Newsgroups gmane.comp.python.pyqt-pykde
Message-ID <[email protected]>
> It's a bug in pyqt-bundle (used internally to create the wheels).  The 
> work around is to replace the Microsoft redistributables in the Qt\bin 
> directory with the correct 32 bit versions.

That worked, thanks.  I use pynsist to build my installers and part of my
build script is to 'pip wheel -r requirements.txt', I commented that part
out for now so it wouldn't download a new copy.  Then in the 5.14 wheel I
replaced the concrt140, mscvp140, and vcruntime140 DLLs with the versions
the the 5.13 wheel.  Built the installer, installed it with no issues and
everything seems to work. Thanks!



--
Sent from: http://python.6.x6.nabble.com/PyQt-f1792048.html
_______________________________________________
PyQt mailing list    [email protected]
https://www.riverbankcomputing.com/mailman/listinfo/pyqt
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.