Hi,
- I tried to downgrade spyder by installing version 2.2.5, but then I could not even start spyder with the python /usr/lib/python2.7/dist-packages/spyderlib/spyder.py command - I then tried to uninstall spyder completely (by deleting files manually and eventually also apt-get remove spyder) - I reinstalled the 2.3beta3 from source: downloaded the .zip and sudo python setup.py install in the unzipped spyder-2.3.0beta3 folder - Still the spyder command does nothing, but python /usr/lib/python2.7/dist-packages/spyderlib/spyder.py starts spyder again (still without ipython console) Now for your questions: - whereis spyder spyder: /usr/bin/spyder /usr/bin/X11/spyder /usr/local/bin/spyder /usr/share/man/man1/spyder.1.gz - what do you mean with dist-packages start up? - I think my package manager shows nothing because now I installed spyder with python setup.py install. Below some outputs that may help? ~ $ apt-get changelog spyder Err Changelog for spyder (http://changelogs.ubuntu.com/changelogs/pool/main/s/spyder/spyder_2.3.0~ppa12~revno-2443~ubuntu13.10.1/changelog) 404 Not Found Err Changelog for spyder (http://ppa.launchpad.net/pythonxy/pythonxy-devel/ubuntu/pool/main/s/spyder/spyder_2.3.0~ppa12~revno-2443~ubuntu13.10.1.changelog) 404 Not Found E: changelog for this version is not (yet) available; try https://launchpad.net/ubuntu/+source/spyder/+changelog ~ $ dpkg -l | grep spyder ii python-spyderlib 2.3.0~ppa12~revno-2443~ubuntu13.10.1 all python IDE for scientists ii spyder 2.3.0~ppa12~revno-2443~ubuntu13.10.1 all python IDE for scientists I guess the dpkg results come from the apt-get install spyder I did earlier tonight. I don't mind to startup spyder with python /usr/lib/python2.7/dist-packages/spyderlib/spyder.py. I can easily make an alias for this. But I still do not have any IPython console, so we're back to where we started :-( Thanks for your time, Roel On Tuesday, 4 February 2014 23:22:29 UTC+1, Adrian Klaver wrote: > > On 02/04/2014 01:52 PM, Roel De Coninck wrote: > > Adrian, > > > > I have no such entry in my menu. See the printscreen below. > > > > < > https://lh4.googleusercontent.com/-jxV6DRA9G14/UvFd8dzVhyI/AAAAAAAAAr0/13hhKafMYwQ/s1600/spydermenu.png> > > > > > > > > > > And now it gets even worse: I restarted my computer between taking the > > screenshot and posting this reply, and I'm even not able to start spyder > > anymore by typing 'spyder' in a terminal, nor using the Ubuntu dash. I > > can still start spyder by typing python > > /usr/lib/python2.7/dist-packages/spyderlib/spyder.py . I don't > > understand what's going on... > > From the command line, what does whereis spyder show? > > When you use the dist-packages start up what version of Spyder are you > getting? > > What does your package manager show for Spyder? > > > > > roel > > > > > Adrian Klaver > [email protected] <javascript:> > -- 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.
