[MapProxy] Issue installing MapProxy 1.7 on windows
    Mark Volz 
    MarkVolz at co.lyon.mn.us
       
    Wed Jul  9 06:24:04 PDT 2014
    
    
  
Hello,
I was unable to install MapProxy 1.7 on Windows.  I am using a virtual environment.
1)      I am unsure which GDAL package to download.  I did not see any file named gdal-19-xxxx-code.msi
2)      When I ran mapproxy-util the output seemed rather odd (see below)   I do not know if this is expected or not.
Other than that the installation seemed to go rather smooth.  I would appreciate it If anyone could guide me to the correct gdal download, or let me know if the mapproxy-util -version output below is expected or not.
Here are the results when I ran mapproxy-util --version
(mapproxy_venv) c:\mapproxy_venv\Scripts>mapproxy-util --version Traceback (most recent call last):
   File "c:\mapproxy_venv\Scripts\mapproxy-util-script.py", line 9, in <module>
     load_entry_point('mapproxy==1.7.0', 'console_scripts',
'mapproxy-util')()
   File "c:\mapproxy_venv\lib\site-packages\pkg_resources.py", line 356, in load_ entry_point
     return get_distribution(dist).load_entry_point(group, name)
   File "c:\mapproxy_venv\lib\site-packages\pkg_resources.py", line 2431, in load _entry_point
     return ep.load()
   File "c:\mapproxy_venv\lib\site-packages\pkg_resources.py", line 2147, in load
     ['__name__'])
   File
"c:\mapproxy_venv\lib\site-packages\mapproxy-1.7.0-py2.7.egg\mapproxy\scr
ipt\util.py", line 28, in <module>
     from mapproxy.script.grids import grids_command
   File
"c:\mapproxy_venv\lib\site-packages\mapproxy-1.7.0-py2.7.egg\mapproxy\scr
ipt\grids.py", line 22, in <module>
     from mapproxy.seed.config import (
   File
"c:\mapproxy_venv\lib\site-packages\mapproxy-1.7.0-py2.7.egg\mapproxy\see
d\config.py", line 35, in <module>
     from mapproxy.util.ogr import OGRShapeReaderError
   File
"c:\mapproxy_venv\lib\site-packages\mapproxy-1.7.0-py2.7.egg\mapproxy\uti
l\ogr.py", line 215, in <module>
     raise ImportError('could not find osgeo.ogr package or libgdal')
ImportError: could not find osgeo.ogr package or libgdal
Sincerely,
Mark Volz, GISP
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/mapproxy/attachments/20140709/acace24b/attachment.html>
    
    
More information about the MapProxy
mailing list