[SciPy-User] ANN: IEP 3.1 - the Interactive Editor for Python

Ted To rainexpected at theo.to
Fri Dec 21 16:49:23 EST 2012


Same error with a Wheezy box.

On 12/21/2012 01:27 PM, osman buyukisik wrote:
> On 12/21/2012 01:11 PM, Flavio Coelho wrote:
>> yes, but the installation is broken (at least for me: ubuntu 12.10):
>>
>> $ sudo pip install iep
>> [sudo] password for fccoelho:
>> Downloading/unpacking iep
>>   Downloading iep-3.1.1.linux64.tar.gz (17.3Mb): 17.3Mb downloaded
>>   Running setup.py egg_info for package iep
>>     Traceback (most recent call last):
>>       File "<string>", line 14, in <module>
>>     IOError: [Errno 2] No such file or directory:
>> '/home/fccoelho/build/iep/setup.py'
>>     Complete output from command python setup.py egg_info:
>>     Traceback (most recent call last):
>>
>>   File "<string>", line 14, in <module>
>>
>> IOError: [Errno 2] No such file or directory:
>> '/home/fccoelho/build/iep/setup.py'
>>
>> ----------------------------------------
>> Command python setup.py egg_info failed with error code 1 in
>> /home/fccoelho/build/iep
>> Storing complete log in /home/fccoelho/.pip/pip.log
>>
>>
> With ubuntu 11.10 I have the same error:
>  sudo pip install iep
> [sudo] password for osman:
> Downloading/unpacking iep
>   Downloading iep-3.1.1.linux64.tar.gz (17.3Mb): 17.3Mb downloaded
>   Running setup.py egg_info for package iep
>     Traceback (most recent call last):
>       File "<string>", line 14, in <module>
>     IOError: [Errno 2] No such file or directory:
> '/home/osman/build/iep/setup.py'
>     Complete output from command python setup.py egg_info:
>     Traceback (most recent call last):
> 
>   File "<string>", line 14, in <module>
> 
> IOError: [Errno 2] No such file or directory:
> '/home/osman/build/iep/setup.py'
> 
> ----------------------------------------
> Command python setup.py egg_info failed with error code 1
> Storing complete log in /home/osman/.pip/pip.log
> osman at osman-AV019AA-ABA-p6228p:~$
> 
> 



More information about the SciPy-User mailing list