env\script\activate.bat not present for Mapfish install

View: New views
2 Messages — Rating Filter:   Alert me  

env\script\activate.bat not present for Mapfish install

by NORMAND Benjamin :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hy,
 
I'an trying to install mapfish 1.2 on :
 
Microsoft Windows Server R2
Standard Edition
SP2
 
Intel(R) Xeon(R) CPU
E5405  2.00GHz
2.00 GHz, 0,97 Go de RAM
 
I'have install Python 2.5 and Python for Windows extentions. I can't install MapFish with Python.
 
[console]
C:\>C:\Python25\python.exe go-mapfish-framework-1.2.py --no-site-packages env
New python executable in env\Scripts\python.exe
Installing setuptools.....................
  Complete output from command env\Scripts\python.exe -c "#!python
\"\"\"Bootstrap setuptoo...

" --always-copy -U setuptools:
  Downloading
http://pypi.python.org/packages/2.5/s/setuptools/setuptools-0.6c9-py2.5.egg
Traceback (most recent call last):
  File "<string>", line 270, in <module>
  File "<string>", line 202, in main
  File "<string>", line 150, in download_setuptools
  File "C:\Python25\Lib\urllib2.py", line 124, in urlopen
    return _opener.open(url, data)
  File "C:\Python25\Lib\urllib2.py", line 387, in open
    response = meth(req, response)
  File "C:\Python25\Lib\urllib2.py", line 498, in http_response
    'http', request, response, code, msg, hdrs)
  File "C:\Python25\Lib\urllib2.py", line 425, in error
    return self._call_chain(*args)
  File "C:\Python25\Lib\urllib2.py", line 360, in _call_chain
    result = func(*args)
  File "C:\Python25\Lib\urllib2.py", line 506, in http_error_default
    raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
urllib2.HTTPError: HTTP Error 407: Proxy Authentication Required
----------------------------------------
...Installing setuptools...done.
Traceback (most recent call last):
  File "go-mapfish-framework-1.2.py", line 1363, in <module>
    main()
  File "go-mapfish-framework-1.2.py", line 422, in main
    unzip_setuptools=options.unzip_setuptools)
  File "go-mapfish-framework-1.2.py", line 509, in create_environment
    install_setuptools(py_executable, unzip=unzip_setuptools)
  File "go-mapfish-framework-1.2.py", line 297, in install_setuptools
    cwd=cwd)
  File "go-mapfish-framework-1.2.py", line 483, in call_subprocess
    % (cmd_desc, proc.returncode))
OSError: Command env\Scripts\python.exe -c "#!python
\"\"\"Bootstrap setuptoo...

" --always-copy -U setuptools failed with error code 1
C:\
[/console]
C:\env\Scripts\activate.bat is not generate.

[console]
C:\>env\Script\activate.bat
'env\Script\activate.bat' is not found as interne or externe commande, executable or commande file.
C:\
[/console]
 
Do you know why?
 
Thanks, Best Regards.

Benjamin NORMAND
Technicien SIG - 02 31 06 97 70
Service Études & Information Géographique
Direction de l’Aménagement du Territoire

 


_______________________________________________
Users mailing list
Users@...
http://www.mapfish.org/cgi-bin/mailman/listinfo/users

Re: env\script\activate.bat not present for Mapfish install

by Eric Lemoine-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Fri, Nov 6, 2009 at 11:10 AM, NORMAND Benjamin <be.normand@...> wrote:

>
> Hy,
>
> I'an trying to install mapfish 1.2 on :
>
> Microsoft Windows Server R2
> Standard Edition
> SP2
>
> Intel(R) Xeon(R) CPU
> E5405  2.00GHz
> 2.00 GHz, 0,97 Go de RAM
>
> I'have install Python 2.5 and Python for Windows extentions. I can't install MapFish with Python.
>
> [console]
> C:\>C:\Python25\python.exe go-mapfish-framework-1.2.py --no-site-packages env
> New python executable in env\Scripts\python.exe
> Installing setuptools.....................
>   Complete output from command env\Scripts\python.exe -c "#!python
> \"\"\"Bootstrap setuptoo...
> " --always-copy -U setuptools:
>   Downloading http://pypi.python.org/packages/2.5/s/setuptools/setuptools-0.6c9-py2.5.egg
> Traceback (most recent call last):
>   File "<string>", line 270, in <module>
>   File "<string>", line 202, in main
>   File "<string>", line 150, in download_setuptools
>   File "C:\Python25\Lib\urllib2.py", line 124, in urlopen
>     return _opener.open(url, data)
>   File "C:\Python25\Lib\urllib2.py", line 387, in open
>     response = meth(req, response)
>   File "C:\Python25\Lib\urllib2.py", line 498, in http_response
>     'http', request, response, code, msg, hdrs)
>   File "C:\Python25\Lib\urllib2.py", line 425, in error
>     return self._call_chain(*args)
>   File "C:\Python25\Lib\urllib2.py", line 360, in _call_chain
>     result = func(*args)
>   File "C:\Python25\Lib\urllib2.py", line 506, in http_error_default
>     raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
> urllib2.HTTPError: HTTP Error 407: Proxy Authentication Required


it seems that you're behind a proxy. See
<http://docs.turbogears.org/1.0/InstallBehindProxy>. But I'm not sure
it'll work if your proxy requires authentication.

Cheers,

--
Eric Lemoine

Camptocamp France SAS
Savoie Technolac, BP 352
73377 Le Bourget du Lac, Cedex

Tel : 00 33 4 79 44 44 96
Mail : eric.lemoine@...
http://www.camptocamp.com
_______________________________________________
Users mailing list
Users@...
http://www.mapfish.org/cgi-bin/mailman/listinfo/users