<html><head></head><body><div style="font-family: Verdana;font-size: 12.0px;"><div>
<div>Hi all,</div>

<div> </div>

<div>I'm working the first time with MapProxy and try to install it.</div>

<div>OS: Ubuntu Linux 12.04.2</div>

<div>Python: 2.7.3</div>

<div>MapProxy: 1.7.1</div>

<div> </div>

<div>I follow the steps from the install-instructions.</div>

<div><a href="https://3c.web.de/mail/client/dereferrer?redirectUrl=http%3A%2F%2Fmapproxy.org%2Fdocs%2F1.6.0%2Finstall.html%23create-a-new-virtual-environment" target="_blank">http://mapproxy.org/docs/1.6.0/install.html#create-a-new-virtual-environment</a></div>

<div>Everything went well until i try to check the MapProxy-Version. Then i get this error</div>

<div> </div>

<div>Traceback (most recent call last):</div>

<div>  File "/usr/local/bin/mapproxy-util", line 9, in <module></div>

<div>    load_entry_point('MapProxy==1.7.1', 'console_scripts', 'mapproxy-util')()</div>

<div>  File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 337, in load_entry_point</div>

<div>    return get_distribution(dist).load_entry_point(group, name)</div>

<div>  File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 2279, in load_entry_point</div>

<div>    return ep.load()</div>

<div>  File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 1989, in load</div>

<div>    entry = __import__(self.module_name, globals(),globals(), ['__name__'])</div>

<div>  File "/usr/local/lib/python2.7/dist-packages/MapProxy-1.7.1-py2.7.egg/mapproxy/script/util.py", line 28, in <module></div>

<div>    from mapproxy.script.grids import grids_command</div>

<div>  File "/usr/local/lib/python2.7/dist-packages/MapProxy-1.7.1-py2.7.egg/mapproxy/script/grids.py", line 22, in <module></div>

<div>    from mapproxy.seed.config import (</div>

<div>  File "/usr/local/lib/python2.7/dist-packages/MapProxy-1.7.1-py2.7.egg/mapproxy/seed/config.py", line 25, in <module></div>

<div>    from mapproxy.config.coverage import load_coverage</div>

<div>  File "/usr/local/lib/python2.7/dist-packages/MapProxy-1.7.1-py2.7.egg/mapproxy/config/coverage.py", line 20, in <module></div>

<div>    from mapproxy.util.geom import (</div>

<div>  File "/usr/local/lib/python2.7/dist-packages/MapProxy-1.7.1-py2.7.egg/mapproxy/util/geom.py", line 27, in <module></div>

<div>    import shapely.wkt</div>

<div>  File "/usr/lib/python2.7/dist-packages/shapely/wkt.py", line 6, in <module></div>

<div>    from shapely.geos import lgeos, ReadingError</div>

<div>  File "/usr/lib/python2.7/dist-packages/shapely/geos.py", line 100, in <module></div>

<div>    geos_capi_version = geos_c_version = _geos_c_version()</div>

<div>  File "/usr/lib/python2.7/dist-packages/shapely/geos.py", line 98, in _geos_c_version</div>

<div>    return tuple(int(n) for n in v.split('.'))</div>

<div>  File "/usr/lib/python2.7/dist-packages/shapely/geos.py", line 98, in <genexpr></div>

<div>    return tuple(int(n) for n in v.split('.'))</div>

<div>ValueError: invalid literal for int() with base 10: '2 r3921'</div>

<div> </div>

<div>I try to check the cause of the problem but i'm not sure wheter it is a problem with the python version or the Mapproxy installation.</div>

<div> </div>

<div>I found a potential Problem that refer to Python.</div>

<div><a href="https://3c.web.de/mail/client/dereferrer?redirectUrl=http%3A%2F%2Fosgeo-org.1560.x6.nabble.com%2FMapProxy-Update-notice-for-Python-2-6-8-2-7-3-with-virtualenv-td5011913.html" target="_blank">http://osgeo-org.1560.x6.nabble.com/MapProxy-Update-notice-for-Python-2-6-8-2-7-3-with-virtualenv-td5011913.html</a></div>

<div> </div>

<div>I try the virtualenv installation and the installation with easy_install, but in both cases I get the same error message.</div>

<div> </div>

<div>Thanks for help.</div>

<div> </div>

<div>Best regards</div>
Stefan</div></div></body></html>