[NumPy-Tickets] [NumPy] #1466: Uninstall in Windows does not remove some directories
NumPy Trac
numpy-tickets@scipy....
Tue Apr 27 10:55:59 CDT 2010
#1466: Uninstall in Windows does not remove some directories
-------------------------------+--------------------------------------------
Reporter: threexk | Owner: cdavid
Type: defect | Status: new
Priority: normal | Milestone:
Component: Official binaries | Version: 1.4.0
Keywords: |
-------------------------------+--------------------------------------------
After uninstalling 1.4.0 (numpy-1.4.0-win32-superpack-python2.6.exe), the
following directory remains:
/dev/Python26/Lib/site-packages/numpy
The first time I tried uninstalling it, a dialog popped up with counts of
files and directories removed, but said that one file/directory was not
removed. It gave no indication which.
I moved away the aforementioned directory, reinstalled 1.4.0, and
uninstalled again. This time, it did not report that any files/directories
could not be removed, but /dev/Python26/Lib/site-packages/numpy.
I believe it is a bug that this directory is not removed at uninstall.
This is seen on Windows 7.
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/1466>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list