[MapProxy] Install problem

Oliver Tonnhofer olt at omniscale.de
Sun May 2 05:40:11 EDT 2010


Hi,

On 02.05.2010, at 09:35, DeDuikertjes wrote:
> I'm trying to get mapproxy up and running on Centos5 (which has python 2.4).
> 
> So I installed python 2.6
> Created a virtual environment as per install docs.
> activated it, and that got indicated on the prompt.
> So far so good.
> But then:
> pip install -r http://bitbucket.org/olt/mapproxy/raw/tip/requirements.txt
> 
> Downloading/unpacking MapProxy (from -r
> http://bitbucket.org/olt/mapproxy/raw/tip/requirements.txt (line 1))
>  Running setup.py egg_info for package MapProxy
>    Traceback (most recent call last):
[...]
> ----------------------------------------
> Command python setup.py egg_info failed with error code 1


It looks like you are still using Python 2.4. Since Python is used internally in Centos, I think your 2.6 installation did not replace the default installation, but was renamed to python26 or python2.6. Try to recreate your virtualenv with the Python 2.6 binary. The rest should be handled by virtualenv.

Regards,
Oliver

-- 
Oliver Tonnhofer <olt at omniscale.de>
Omniscale - Dominik Helle, Oliver Tonnhofer GbR
Nadorster Str. 60, 26123 Oldenburg
Tel: +49(0)441/9392774-2 (Fax: 9)



More information about the MapProxy mailing list