New submission from Colin <colin.bouno...@gmail.com>:
As expected, Python 3.9.0 cannot be installed on Windows 7. Running the installer displays a message clearly stating this. However, running the installer in passive mode (/passive) is expected to display errors that might occur. As stated in https://docs.python.org//3.9/using/windows.html#installing-without-ui But this is not the case, nothing is displayed when launching the installer in passive mode. I would expect the same message as in the UI. ---------- components: Installation, Windows messages: 378572 nosy: colin-b, paul.moore, steve.dower, tim.golden, zach.ware priority: normal severity: normal status: open title: /passive run of Windows installer fail silently on Win7 versions: Python 3.9 _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue42027> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com