[MapProxy] Installing mapproxy on windows

Oliver Tonnhofer olt at omniscale.de
Fri Mar 11 07:07:49 EST 2011


On 11.03.2011, at 11:50, Jorge Gaspar Sanz Salinas wrote:
> I'm trying to instal MapProxy on a Windows Server 2008 (x64). I've
> installed the sefl-contained virtualenv and created the virtualenv
> folder with Scripts and so on.
> 
> The problem is just with the easy_install instructions. With MapProxy
> and pyproj it ends with a
> 
> "error: Setup script exited with error: Unable to find vcvarsall.bat"


Pyproj is not officially available for x64 and so pip tries to compile it from source, which fails. You can find more packages here:
http://www.lfd.uci.edu/~gohlke/pythonlibs/

You can download them and then use pip:

pip install path\to\pyproj.xxx.exe


I'm adding that to the docs.


Regards,
Oliver

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





More information about the MapProxy mailing list