Discussion:
[Community] Shapely, a bull in the windows china shop
Sean Gillies
2012-12-05 17:01:20 UTC
Permalink
Hi all,

Shapely, by installing DLLs to Python's DLL folder, is causing trouble
for users who "pip uninstall shapely". The DLLs folder gets entered
into installed-files.txt and then is deleted by pip, breaking all of
the Python installation.

https://github.com/pypa/pip/issues/727

A setup.py patch from a Windows user would be hugely appreciated!
--
Sean Gillies
Loading...