STINNER Victor <[email protected]> added the comment:
> bpo-45188: Windows now regenerates frozen modules at the start of build > instead of late (GH-28322) Maybe the resource compiler needs a header file which is not generated yet, and so the build fails. In msg401948 logs, I don't see when header files are generated. This build step seems to be fully quiet. ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue45220> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
