I originally installed using pip3 but must have done something wrong. I removed what I had for spyder3 and reinstalled with apt-get as you indicated. I do have ipython3 installed:
rj@rjslptp:~$ dpkg -l ipython3 Desired=Unknown/Install/Remove/Purge/Hold | Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad) ||/ Name Version Architecture Description +++-==============-============-============-================================= ii ipython3 1.2.1-2 all enhanced interactive Python 3 she rj@rjslptp:~$ Spyder3 now opens with an ipython console: Python 3.4.0 (default, Apr 11 2014, 13:05:18) Type "copyright", "credits" or "license" for more information. IPython 1.2.1 -- An enhanced Interactive Python. ? -> Introduction and overview of IPython's features. Thanks for this and all of the work you have done. Richard On Sat, Jan 10, 2015 at 5:46 PM, Carlos Córdoba <[email protected]> wrote: > Hi, > > I thought just running > > sudo apt-get install spyder3 > > would take care of installing all the necessary dependencies. If that's > not the case, please open a bug in Ubuntu/Debian. > > If ipython3 is detected in your system, Spyder will open a console for > you, you don't need to do anything else. > > Cheers, > Carlos > > El 10/01/15 a las 17:41, Richard Johns escribió: > > I was wondering what the status of Spyder3 is? > It was necessary to install python3-pyqt4 or python3-pyside to get it to > work for me. > Is it possible to open an ipython/ipython3 console in Spyder3 other than > via the terminal? > Thanks. > -- > 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/d/optout. > > > -- > 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/d/optout. > -- 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/d/optout.
