OK. He's solved it. For the historical record...
Tim Golden wrote:
> Nader Emami wrote:
>> Tim Golden wrote:
>>> Nader Emami wrote:
Tim Golden wrote:
> Nader Emami wrote:
>
How can do the second solution, (take off the home from Python
path)?
>>>
>>> Depends
On 26 Feb, 17:36, Tim Golden <[EMAIL PROTECTED]> wrote:
>
> OK. Keep copying to the list, please. As I said, I'm not
> a *nix person (and I'm running here on Windows) so you'll
> get a more informed and wider audience from c.l.py.
Just to clarify one thing, $HOME isn't automatically inserted into
Nader Emami wrote:
> Tim Golden wrote:
>> Nader Emami wrote:
>>> Tim Golden wrote:
Nader Emami wrote:
>>> How can do the second solution, (take off the home from Python
>>> path)?
>>
>> Depends on your setup. Since you're on *nix, I can't
>> test whether $HOME is auto
Nader Emami wrote:
> Tim Golden wrote:
>> Nader Emami wrote:
>>
> How can do the second solution, (take off the home from Python path)?
Depends on your setup. Since you're on *nix, I can't
test whether $HOME is automatically on sys.path (it
isn't on Win32). Are you running *
Nader Emami wrote:
>>> How can do the second solution, (take off the home from Python path)?
>>
>> Depends on your setup. Since you're on *nix, I can't
>> test whether $HOME is automatically on sys.path (it
>> isn't on Win32). Are you running *in* /usr/people/emami?
>> If so, go somewhere else bef
Nader Emami wrote:
> Tim Golden wrote:
>> Nader Emami wrote:
>>> L.S.,
>>>
>>> I have installed locally Python-2.4.4 without any problem. Then I
>>> would install the "ez_setup.py" to be able using of "easy_install"
>>> tool, but I get the next error:
>>>
>>> %python ez_setup.py
>>> Traceback (mo
Tim Golden wrote:
> Nader Emami wrote:
>> L.S.,
>>
>> I have installed locally Python-2.4.4 without any problem. Then I
>> would install the "ez_setup.py" to be able using of "easy_install"
>> tool, but I get the next error:
>>
>> %python ez_setup.py
>> Traceback (most recent call last):
>>Fi
Nader Emami wrote:
> L.S.,
>
> I have installed locally Python-2.4.4 without any problem. Then I would
> install the "ez_setup.py" to be able using of "easy_install" tool, but I
> get the next error:
>
> %python ez_setup.py
> Traceback (most recent call last):
>File "ez_setup.py", line 223,