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 _______________________________________________ Community mailing list [email protected] http://lists.gispython.org/mailman/listinfo/community
