Hi

I can't get Pylons to install on windows.
I have python 2.6.1 and pylons 0.9.7 (latest versions at writing.)

C:\>python go-pylons.py C:\tmp

results in:

New python executable in C:\tmp\Scripts\python.exe
Installing setuptools..........................
  Complete output from command C:\tmp\Scripts\python.exe -c "#!python
\"\"\"Bootstrap setuptoo...




" --always-copy -U setuptools:
  Downloading http://pypi.python.org/packages/2.6/s/setuptools/setuptools-0.6c9-
py2.6.egg
Searching for setuptools
Reading http://pypi.python.org/simple/setuptools/
Best match: setuptools 0.6c9
Downloading http://pypi.python.org/packages/2.6/s/setuptools/setuptools-0.6c9-py
2.6.egg#md5=ca37b1ff16fa2ede6e19383e7b59245a
Processing setuptools-0.6c9-py2.6.egg
Moving setuptools-0.6c9-py2.6.egg to c:\tmp\lib\site-packages
Adding setuptools 0.6c9 to easy-install.pth file
Installing easy_install-script.py script to C:\tmp\Scripts
Installing easy_install.exe script to C:\tmp\Scripts
Installing easy_install-2.6-script.py script to C:\tmp\Scripts
Installing easy_install-2.6.exe script to C:\tmp\Scripts

Installed c:\tmp\lib\site-packages\setuptools-0.6c9-py2.6.egg
Processing dependencies for setuptools
Finished processing dependencies for setuptools
Processing setuptools-0.6c9-py2.6.egg
Removing c:\tmp\lib\site-packages\setuptools-0.6c9-py2.6.egg
Copying setuptools-0.6c9-py2.6.egg to c:\tmp\lib\site-packages
setuptools 0.6c9 is already the active version in easy-install.pth
Installing easy_install-script.py script to C:\tmp\Scripts
Installing easy_install.exe script to C:\tmp\Scripts
error: C:\tmp\Scripts\easy_install.exe: invalid mode ('wb') or
filename
----------------------------------------
...Installing setuptools...done.
Traceback (most recent call last):
  File "go-pylons.py", line 1229, in <module>
    main()
  File "go-pylons.py", line 422, in main
    unzip_setuptools=options.unzip_setuptools)
  File "go-pylons.py", line 687, in create_environment
    install_setuptools(py_executable, unzip=unzip_setuptools)
  File "go-pylons.py", line 297, in install_setuptools
    cwd=cwd)
  File "go-pylons.py", line 483, in call_subprocess
    % (cmd_desc, proc.returncode))
OSError: Command C:\tmp\Scripts\python.exe -c "#!python
\"\"\"Bootstrap setuptoo...




" --always-copy -U setuptools failed with error code 1

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To post to this group, send email to pylons-discuss@googlegroups.com
To unsubscribe from this group, send email to 
pylons-discuss+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/pylons-discuss?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to