Re: Problems building PyQt with Python 3.8.1 on Windows
Boudewijn Rempt <[email protected]>
| Newsgroups | gmane.comp.python.pyqt-pykde |
|---|---|
| Message-ID | <CAD_AWjjzVptzTSGgF=OHostqy++7c_0=Fqcz7DOHJE2o0ySA+Q@mail.gmail.com> |
the curious thing is that with the latest PyQt, the __init__.py already does that, and it still doesn't work  I've verified that add_dll_directory is called with the right path on initialization, but I still get the same error. On Thu, Feb 6, 2020 at 3:36 PM Barry <[email protected]> wrote: > > > On 4 Feb 2020, at 12:42, Boudewijn Rempt <[email protected]> wrote: > > > > On Tue, Feb 4, 2020 at 12:34 PM Phil Thompson <[email protected]> > wrote: > >> de Python to 3.8.1, it doesn't. >> >> Is it easy to check v3.8.0? >> >> > It should be reasonably easy, but I'm wondering whether I haven't actually > found the issue: > > https://docs.python.org/3/whatsnew/3.8.html#bpo-36085-whatsnew > > which says I probably should add explicit paths to dll's that that the pyd > uses even if windows and deps walker can find them without any problems. > > > A change in Windows to improve security. > > I had to do this for one of my projects to add the explicit path to the > DLLs I needed to load. > > Barry > > > Boud > > _______________________________________________ > PyQt mailing list [email protected] > https://www.riverbankcomputing.com/mailman/listinfo/pyqt > > _______________________________________________ PyQt mailing list [email protected] https://www.riverbankcomputing.com/mailman/listinfo/pyqt