[New-bugs-announce] [issue20878] Windows: uninstall Python 3.4rc3 after downgrade pip leaves files in c:\python34

STINNER Victor report at bugs.python.org
Mon Mar 10 10:08:52 CET 2014


New submission from STINNER Victor:

I installed Python 3.4rc3 on Windows 7, I downgraded pip (from 1.5.3) to 1.5.3 and then I uninstalled Python 3.4rc3. Some files of pip and setuptools remaing in C:\Python34, is it expected?

C:\Python34\Scripts:

easy_install-3.4.exe
easy_install.exe
pip.exe
pip3.4.exe
pip3.exe

C:\Python34\Lib\site-packages:

easy_install.py
pip\
pip-1.5.3.dist-info\
pkg_resources.py
setuptools\
setuptools-2.1.dist-info\
_markerlib\
__pycache__\

----------
messages: 213017
nosy: haypo, larry, loewis
priority: normal
severity: normal
status: open
title: Windows: uninstall Python 3.4rc3 after downgrade pip leaves files in c:\python34

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue20878>
_______________________________________


More information about the New-bugs-announce mailing list