[MapProxy] No such file or directory

Oliver Tonnhofer olt at omniscale.de
Thu Aug 13 00:34:05 PDT 2015


Hi,

pip changed the way console_scripts are installed and the reloader of serve-develop is now unable to start itself.
I’ve created a ticket for this issue: https://github.com/mapproxy/mapproxy/issues/189

You might be able to work around if you downgrade pip (untested):

pip install pip=6.1.1 


Regards,
Oliver

-- 
Oliver Tonnhofer  | Omniscale GmbH & Co KG  | http://omniscale.com
OpenStreetMap WMS and tile services         | http://maps.omniscale.com




> On 07.08.2015, at 14:02, Denis Rykov <rykovd at gmail.com> wrote:
> 
> Hello!
> 
> Cannot run MapProxy on Windows 7 x64 installed within OSGeo4W environment:
> 
> C:\Users\User\Desktop\mymapproxy>mapproxy-util serve-develop -b 0.0.0.0 mapproxy.yaml
> [2015-08-07 14:25:03,104] mapproxy.config - INFO - reading: C:\Users\User\Desktop\mymapproxy\mapproxy.yaml
> [info] * Running on http://0.0.0.0:8080/ (Press CTRL+C to quit)
> [info] * Restarting with reloader
> C:\OSGEO4~1\bin\python.exe: can't open file 'C:\OSGEO4~1\apps\Python27\Scripts\mapproxy-util': [Errno 2] No such file or directory
> _______________________________________________
> MapProxy mailing list
> MapProxy at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/mapproxy



More information about the MapProxy mailing list