phaplt / winpython

Automatically exported from code.google.com/p/winpython
0 stars 0 forks source link

Can not uninstall PIL (and reinstall with Pillow) using WinPython Control Panel #33

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

1. Start WPCP
2. In Uninstall packages tab select PIL and click Uninstall packages
3. Error dialog is raised with access denied message on _image.pyd

What is the expected output? What do you see instead?

No error during uninstallation of package.

What version of the product are you using? On what operating system?

WinPython 2.7.3.3 32bit on Windows XP SP3.

I think about that WPCP loads PIL (and many others, ie numpy) during startup, 
and this loaded modules loads their pyd extensions and result is blocking file 
delete.

Original issue reported on code.google.com by pstarek@gmail.com on 21 Mar 2013 at 2:52

GoogleCodeExporter commented 9 years ago

Original comment by pierre.raybaut on 15 Aug 2013 at 8:33

GoogleCodeExporter commented 9 years ago
Issue 32 has been merged into this issue.

Original comment by pierre.raybaut on 15 Aug 2013 at 8:34