I think spyder 1.1 in in the Ubuntu repository sudo apt-get install spyder spyder
If you want to try Spyder 2, try this: sudo apt-get remove spyder sudo apt-get install python-pip python-sphinx sudo pip install -U spyder spyder There may be more python dependencies you need to install. -Kristi On Feb 28, 7:31 am, Álvaro Valero <[email protected]> wrote: > Someone can help me to install spyder in ubuntu 10.10? > > I've tried to install python x,y in windows, but it seems impossible > in my computer, I have done everything and nothign happens when I > click on the python xy Icon or the Spyder Icon. > > I'm sure someone knows how to do it, but I ask in every forum and no > one give me nothing. > > I'm not an expert, I need spyder for a task in the university, and I > need to know how to install in simple way, all the ways explained in > the internet are with mercurial, and I don't have any idea of how to > install mercurial, seems like it doesn't exist anymore. > > Someone can help me? > > Thank you very much -- You received this message because you are subscribed to the Google Groups "spyder" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/spyderlib?hl=en.
