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

Flavio Coelho fccoelho at gmail.com
Fri Dec 21 13:11:34 EST 2012


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


On Fri, Dec 21, 2012 at 11:00 AM, Almar Klein <a.klein at science-applied.nl>wrote:

> No, it would not be too much. In fact there already is one:
> http://pypi.python.org/pypi/iep/3.1
>
> (but I do realize now that I should update it to 3.1.1, will do that right
> now)
>
> - Almar
>
>
> On 21 December 2012 11:26, Flavio Coelho <fccoelho at gmail.com> wrote:
>
>> Would it be too much to ask for a IEP package in PyPI? it would greatly
>> facilitate installation... Spyder has one.
>>
>> cheers,
>>
>> Flávio
>>
>> On Fri, Dec 21, 2012 at 12:35 AM, Almar Klein <a.klein at science-applied.nl
>> > wrote:
>>
>>> Binaries for 3.1.1 are now available (for Linux).
>>> - Almar
>>>
>>>
>>> On 20 December 2012 22:21, Almar Klein <a.klein at science-applied.nl>wrote:
>>>
>>>> A note to Ubuntu 12.10 users:
>>>> I just found out (thanks to Thomas Kluyver) that on Ubuntu 12.10, IEP
>>>> has some nasty problem between Qt and X, related to scrollbar overlays.
>>>> I will fix this asap and come with a 3.1.1 release.
>>>>
>>>> - Almar
>>>>
>>>>
>>>>
>>>> On 20 December 2012 17:16, Almar Klein <a.klein at science-applied.nl>wrote:
>>>>
>>>>> Dear all,
>>>>>
>>>>> We're pleased to announce version 3.1 of the Interactive Editor for
>>>>> Python.
>>>>>
>>>>> IEP is a cross-platform Python IDE focused on interactivity and
>>>>> introspection, which makes it very suitable for scientific computing. Its
>>>>> practical design is aimed at simplicity and efficiency. IEP is
>>>>> written in Python 3 and Qt.
>>>>>
>>>>> Binaries are available for Windows, Linux, and Mac.
>>>>>
>>>>> A selection of new features are:
>>>>>
>>>>>    - a new powerful menu for the shells widget
>>>>>    - multiple lines can be copy-pasted (and executed) in the shell
>>>>>    - run selection (F9) runs the selected statement if on a single
>>>>>    line
>>>>>    - multiple comments/docstring reshaping
>>>>>    - goto-line
>>>>>    - the shell widget can now be moved on Mac
>>>>>    - a wizard to help new users on their way
>>>>>
>>>>>
>>>>> Website: http://code.google.com/p/iep/
>>>>> Discussion group: http://groups.google.com/group/iep_
>>>>> Release notes: h*ttp://code.google.com/p/iep/wiki/Release
>>>>> #version_3.1_(release_candidate_out_now)*
>>>>>
>>>>> Regards,
>>>>>   Rob, Ludo & Almar
>>>>>
>>>>>
>>>>
>>>>
>>>> --
>>>> Almar Klein, PhD
>>>> Science Applied
>>>> phone: +31 6 19268652
>>>> e-mail: a.klein at science-applied.nl
>>>>
>>>
>>>
>>>
>>> --
>>> Almar Klein, PhD
>>> Science Applied
>>> phone: +31 6 19268652
>>> e-mail: a.klein at science-applied.nl
>>>
>>> _______________________________________________
>>> SciPy-User mailing list
>>> SciPy-User at scipy.org
>>> http://mail.scipy.org/mailman/listinfo/scipy-user
>>>
>>>
>>
>>
>> --
>> Flávio Codeço Coelho
>> ================
>> +55(21) 3799-5567
>> Professor
>> Escola de Matemática Aplicada
>> Fundação Getúlio Vargas
>> Praia de Botafogo, 190 sala 312
>> Rio de Janeiro - RJ
>> 22250-900
>> Brasil
>>
>>
>> _______________________________________________
>> SciPy-User mailing list
>> SciPy-User at scipy.org
>> http://mail.scipy.org/mailman/listinfo/scipy-user
>>
>>
>
>
> --
> Almar Klein, PhD
> Science Applied
> phone: +31 6 19268652
> e-mail: a.klein at science-applied.nl
>
> _______________________________________________
> SciPy-User mailing list
> SciPy-User at scipy.org
> http://mail.scipy.org/mailman/listinfo/scipy-user
>
>


-- 
Flávio Codeço Coelho
================
+55(21) 3799-5567
Professor
Escola de Matemática Aplicada
Fundação Getúlio Vargas
Praia de Botafogo, 190 sala 312
Rio de Janeiro - RJ
22250-900
Brasil
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.scipy.org/pipermail/scipy-user/attachments/20121221/7369c468/attachment.html>


More information about the SciPy-User mailing list