[PyQt] Problems building PyQt with Python 3.8.1 on Windows

Barry barry at barrys-emacs.org
Thu Feb 6 14:36:04 GMT 2020



> On 4 Feb 2020, at 12:42, Boudewijn Rempt <boudewijnrempt at gmail.com> wrote:
> 
> 
> 
>> On Tue, Feb 4, 2020 at 12:34 PM Phil Thompson <phil at riverbankcomputing.com> 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    PyQt at riverbankcomputing.com
> https://www.riverbankcomputing.com/mailman/listinfo/pyqt
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20200206/b14ed1e3/attachment.html>


More information about the PyQt mailing list