[MapProxy] Installation error on Windows XP / 2003 Server

Oliver Tonnhofer olt at omniscale.de
Thu Jul 7 10:14:10 EDT 2011


Hi,

there are multiple issues.

On 07.07.2011, at 00:44, scott159 at free.fr wrote:
> i tried to install the MapProxy on my Win XP or my Win Server 2003 but i've got unfortunately an error with the production mode with Apache, mod_fastcgi, flup ... 

Flup does not work well (at all?) on windows.

> Here are the cmd messages:
> ------------------------------------------------------------------------------
> D:\MapProxy\Scripts\>C:\Python27\python.exe config.py
> Traceback (most recent call last):
>  File "d:\MapProxy\Scripts\config.py", line 11, in <module>
>    from mapproxy.wsgiapp import make_wsgi_app
> ImportError: No module named mapproxy.wsgiapp
> 
> Here's packages config :
> 
> ....
> D:\MapProxy\Lib\site-packages\mapproxy-1.1.2-py2.7.egg
> D:\MapProxy\Lib\site-packages\mapproxy-1.1.2-py2.7.egg\EGG-INFO
> D:\MapProxy\Lib\site-packages\mapproxy-1.1.2-py2.7.egg\mapproxy

Do you use virtualenv? If you do, you have to use d:\mapproxy\scripts\python.exe

You should try mod_wsgi on Windows. It is quite easy to setup if you follow the instructions (and skip the virtualenv).

Regards,
Oliver

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






More information about the MapProxy mailing list