> I commented out line 182, and that allowed .\Tools\msibuild.bat to complete, > but that appears to leave the bundle named as "python-3.7.13.7804-amd64.exe"\ > and it did not include the msi files (the final size was 1269 Kb).
After reading more documentation, I realized I needed to run buildrelease.bat, and after downgrading jinja2, I was able to generate an installer. Thanks, jlc _______________________________________________ Python-Dev mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/python-dev.python.org/ Message archived at https://mail.python.org/archives/list/[email protected]/message/P47H7TMWCQVM2AYBBXDOJF5AUMR6NB4T/ Code of Conduct: http://python.org/psf/codeofconduct/
