Eric, Are you behind a proxy? I can replicate that error if I unset my http_proxy environment variable.
With the proxy set it seems to be working fine (except for some gcc error on my test machine but that is further down the install chain and I don't want to go there!) Cheers, Dom On Monday 03 November 2008 09:58:56 Eric Lemoine wrote: > 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 _______________________________________________ Community mailing list [email protected] http://lists.gispython.org/mailman/listinfo/community
