I suggest to use pip:

 sudo apt-get install python-pip

sudo pip install -U pyzmq

sudo pip install -U ipython


Then start ipython on the command line and check the version. You need
version 1.0 or 1.1.


Does this work for you?


Regards:


Uwe Fechner


2014-02-04 Roel De Coninck <[email protected]>:

> Hi David,
>
> Yes, I'm on ubuntu.  When I start IPython from bash, I get the following:
>
> Python 2.7.5+ (default, Sep 19 2013, 13:48:49)
> Type "copyright", "credits" or "license" for more information.
>
> IPython 0.13.2 -- An enhanced Interactive Python.
> ?         -> Introduction and overview of IPython's features.
> %quickref -> Quick reference.
> help      -> Python's own help system.
> object?   -> Details about 'object', use 'object??' for extra details.
>
> Welcome to pylab, a matplotlib-based Python environment [backend: TkAgg].
> For more information, type 'help(pylab)'.
>
> In [1]:  ...
>
>
> Somehow, the release of ipython 1.0 and 1.1 seem to have passed
> unnoticed...
> However, when I try to update with apt-get, there seems to be no update
> available.  Here's more info:
>
> sudo apt-cache policy ipython
> ipython:
>   Installed: 0.13.2-2
>   Candidate: 0.13.2-2
>   Version table:
>  *** 0.13.2-2 0
>         500 http://be.archive.ubuntu.com/ubuntu/ saucy/universe amd64
> Packages
>         100 /var/lib/dpkg/status
>
> Do I have to add a specific repository to my apt-get sources list?
> Thanks,
> Roel
>
>
> On Monday, 3 February 2014 15:00:10 UTC+1, David wrote:
>>
>> Hi Roel,
>>
>> What version of IPython are you running, and are you still running on
>> Linux? I think you need to have a recent version of IPython to have the
>> latest spyder+ipython combi running. I am also running 2.3.0beta3 and have
>> IPython 1.1, but have no problems with the IPython console.
>>
>> Regards,
>> David
>>
>>
>
>>
>> On 3 February 2014 09:29, Roel De Coninck <[email protected]> wrote:
>>
>>> Hi all,
>>>
>>> *(I'm using Spyder 2.3.0beta3 on Ubuntu 13.10, 64 bit and Python 2.7+)*
>>>
>>> I'm confused by the Spyder consoles:
>>>
>>>    1. I have no option to start an IPython interpreter
>>>    2. My menu shows a 'Consoles' entry, but no 'Interpreters' entry as
>>>    stated in the 2.2 docs
>>>
>>> Am I running a dev version of spyder that is not able to run an IPython
>>> interpreter anymore or is there something else I should configure to get an
>>> IPython console in Spyder?
>>>
>>> Thanks,
>>> Roel
>>>
>>> --
>>> You received this message because you are subscribed to the Google
>>> Groups "spyder" group.
>>> To unsubscribe from this group and stop receiving emails from it, send
>>> an email to [email protected].
>>> To post to this group, send email to [email protected].
>>>
>>> Visit this group at http://groups.google.com/group/spyderlib.
>>> For more options, visit https://groups.google.com/groups/opt_out.
>>>
>>
>>  --
> You received this message because you are subscribed to the Google Groups
> "spyder" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To post to this group, send email to [email protected].
> Visit this group at http://groups.google.com/group/spyderlib.
> For more options, visit https://groups.google.com/groups/opt_out.
>

-- 
You received this message because you are subscribed to the Google Groups 
"spyder" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/spyderlib.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to