En Mon, 12 Feb 2007 01:46:51 -0300, susan <[EMAIL PROTECTED]>  
escribió:

>> > $ python ./pyExcelerator/setup.py install
>>
>> Try this instead:
>> $ cdpyExcelerator
>> $ python ./setup.py install

> I still wonder why my way didn't work. I think maybe there's some hard
> code of installation directory, hence, installation won't be succesful
> if the directory is not exactly the same as the one in README.

It doesn't matter the directory name, what matters is that you run the  
script from the install dir (where setup.py resides) and not from other  
place.

-- 
Gabriel Genellina

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to