That solved my problem, at least spyder starts now. Unfortunately another odd problems pops up. Inside Spyder "import scipy" or "import pylab" does not work (although "import numpy" does). If I run python outside spyder it finds the modules.
I have not done any changes to my python installation since the beta versions where I did not encounter this problem. /Jonatan Hjul On 30 Nov., 17:12, Pierre Raybaut <[email protected]> wrote: > Hi all, > > I've just released Spyder v2.0.1. > > This an hotfix release, fixing a critical compatibility issue with > Python 2.5. > There are also two or three minor changes that were already made to > the main branch (e.g. fixed console colors to respect the platform > official color scheme - see Issue 475). > > Cheers, > Pierre -- 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.
