[issue34470] windows msi in headless mode fails to install Script directory on reinstall if the python folder was deleted but not uninstalled

Zachary Ware report at bugs.python.org
Thu Aug 23 00:01:31 EDT 2018


Zachary Ware <zachary.ware at gmail.com> added the comment:

Python 2.7 is nearing end-of-life, its installer scheme is no longer used on any other branch, and the maintainer of that installer retired some years ago.  If you provide a patch, we can take a look and possibly merge it for you, but it's unlikely that this will be picked up by a maintainer without a patch to review.

If you would like to try patching it, all the necessary files should be in 2.7/Tools/msi, and you can feel free to ask questions here if you get stuck.  Good luck!

----------
components: +Windows
nosy: +paul.moore, steve.dower, tim.golden, zach.ware
priority: normal -> low
type: compile error -> behavior

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue34470>
_______________________________________


More information about the Python-bugs-list mailing list