Harasty, Daniel J
2014-04-09 20:16:33 UTC
I see the warning to Windows users of Shapely:
Warning: Windows users: do not under any circumstances use pip (or easy_install) to uninstall Shapely versions < 1.2.17. Due to the way Shapely used to install its GEOS DLL and a distribute or setuptools bug, your Python installation may be broken by an uninstall command. Shapely 1.2.17 will uninstall safely.
I'd like to update to Shapely 1.3. I'm currently using Shapely 1.2.14 (on Windows 7 with Python 2.6 32-bit).
Do I simply use:
pip install shapely --upgrade
to safely avoid the problem mentioned in the Warning?
If not: what is my migration path to Shapely 1.3?
I looked for this info in the Shapely docs but didn't see it; apologies if I overlooked it.
Dan Harasty
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gispython.org/pipermail/community/attachments/20140409/7bca85fb/attachment.htm>
Warning: Windows users: do not under any circumstances use pip (or easy_install) to uninstall Shapely versions < 1.2.17. Due to the way Shapely used to install its GEOS DLL and a distribute or setuptools bug, your Python installation may be broken by an uninstall command. Shapely 1.2.17 will uninstall safely.
I'd like to update to Shapely 1.3. I'm currently using Shapely 1.2.14 (on Windows 7 with Python 2.6 32-bit).
Do I simply use:
pip install shapely --upgrade
to safely avoid the problem mentioned in the Warning?
If not: what is my migration path to Shapely 1.3?
I looked for this info in the Shapely docs but didn't see it; apologies if I overlooked it.
Dan Harasty
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gispython.org/pipermail/community/attachments/20140409/7bca85fb/attachment.htm>