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

osman buyukisik osman at fuse.net
Fri Dec 21 13:27:48 EST 2012


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