[Community] shapely installation issue with Python 2.4

Eric Lemoine eric.c2c at gmail.com
Mon Nov 3 11:58:56 EET 2008


Hi

We tried to install Shapely 1.0.7 in a Python 2.4 env using
easy_install this morning, but didn't manage to do it.

$ sudo easy_install Shapely==1.0.7
Searching for Shapely==1.0.7
Reading http://www.python.org/pypi/Shapely/
Reading http://trac.gispython.org/lab/wiki/Shapely
Reading http://www.python.org/pypi/Shapely/1.0.8
No local packages or download links found for Shapely==1.0.7
error: Could not find suitable distribution for
Requirement.parse('Shapely==1.0.7')

It seems that the problem doesn't exist with Python 2.5.

Does anyone know what's going on?

Thanks,
--
Eric



More information about the Community mailing list