[MapProxy] Windows Installation Troubles

Oliver Tonnhofer tonnhofer at omniscale.de
Thu Jul 12 23:31:02 PDT 2012


On 13.07.2012, at 03:56, Keith Moss wrote:
> I'm having issues getting MapProxy to run on a Windows Server 2008 x64 system. When running the mapproxy-util serve-develop mapproxy.yaml command I get the following error: http://twitpic.com/a6of5c
>  
> I'm running a fresh install of ActivePython 2.7.2.5 with PIL and pyproj from http://www.lfd.uci.edu/~gohlke/pythonlibs/ (as directed in the documentation).

From the traceback it looks like MapProxy tries to load a proj4 library that's installed on your system, but that one is "not a valid Win32 application".

You can force MapProxy to use pyproj by setting the MAPPROXY_USE_PYPROJ environment to some value.

-- 
Oliver Tonnhofer    | Omniscale GmbH & Co KG    | http://omniscale.de
http://mapproxy.org | https://github.com/olt | @oltonn




More information about the MapProxy mailing list