Manually uninstall python 3.4.1 x64

2014-08-29 Thread Curtis Clauson

Python v3.4.1 x64 on Windows 7 x64.

I've a situation where the c:/Python34 directory was irrecoverably deleted.

When I run the python-3.4.1.amd64.msi installer and choose Remove, it 
gives me a dialog saying a required file is missing about halfway 
through. It gives me no clue as to what this file is.


If I choose Repair, it gives me a dialog saying "The specified account 
already exists" about halfway through. Totally cryptic.


If I choose Change and either select that all features or no features 
will be installed, it gives me a dialog saying "The specified account 
already exists" about halfway through.


I've tried hunting down and deleting every reference to the installation 
directory in the registry but it doesn't change this problem. I am 
completely unable to install, uninstall, or repair python.


Is there a resource that will completely uninstall python without 
requiring that any of the previously installed files exist, or that 
gives complete instructions on how to manually remove enough so that the 
installer will work again?


Any assistance with this issue would be greatly appreciated.
--
https://mail.python.org/mailman/listinfo/python-list


Re: Manually uninstall python 3.4.1 x64

2014-09-02 Thread Curtis Clauson

On 8/29/2014 10:13 PM, Terry Reedy wrote:

Please file an issue on the tracker reporting the problem (you are not
the first!) and your suggested solutions and add steve.dower as nosy. He
is a MS employee - Python volunteer who has very recently assumed
maintenance of the msi installer.  He wants to upgrade it.

The installer is build with msilib.  Feel free to take a look at that.

Done: http://bugs.python.org/issue22329

I'm assuming that by "the tracker" you meant "bugs.python.org". There is 
no link to it from the Python home page and it was difficult to locate.


I hope Mr. Dower finds it helpful.

--
https://mail.python.org/mailman/listinfo/python-list