[prev in list] [next in list] [prev in thread] [next in thread] 

List:       python-distutils-sig
Subject:    Re: [Distutils] BUG: easy_install.exe fails under C :\Program files
From:       "Phillip J. Eby" <pje () telecommunity ! com>
Date:       2008-01-15 15:31:53
Message-ID: 20080115153156.488A63A40BF () sparrow ! telecommunity ! com
[Download RAW message or body]

At 01:00 PM 1/15/2008 +0200, Mikko Ohtamaa wrote:

>Would you take a look at the 
>"easy_install-<http://2.4-script.py>2.4-script.py " file and
>see if the path after the #! is enclosed in quotes?  For that matter,
>what Python executable is it referring to?
>
>
>
>Here you go:
>
>#!C:\Program Files\Plone 3\Python\python.exe
># EASY-INSTALL-ENTRY-SCRIPT: 
>'setuptools==0.6c7','console_scripts','easy_install-2.4'
>
>Apparently interpreter path with spaces is not liked somewhere.

Change the first line to:

#"!C:\Program Files\Plone 3\Python\python.exe"

The path should have had quotes there in the first place; I'm 
surprised it doesn't.  Exactly how did you install setuptools to this location?

_______________________________________________
Distutils-SIG maillist  -  Distutils-SIG@python.org
http://mail.python.org/mailman/listinfo/distutils-sig
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic