Have you tried running Spyder from source?<http://code.google.com/p/spyderlib/wiki/NoteForContributors#Running_from_source>
On Friday, April 27, 2012 10:59:41 AM UTC+3, Ben Harrison wrote: > > I can edit code in the editor but I cannot run it! > > In my previous version, 2.1.0 I think it was, upon startup I had a > Python console and an IPython console start up. If I ran code I could > choose to interact with the console/interpreter afterwards. I can no > longer do this. I can't even get the IPython or Python console to > initialise -- they are blank. No prompt, no messages, just blank. > > I have checked the config, and it is as it should be as far as I can tell. > Here are the run settings for the IPython interpreter: > -pylab -q4thread -colors LightBG -xmode Plain -editor gedit > > Scripts don't run, there is no history saved, F5 does nothing, strangely > F9 prints the lines of code to the interpreter window, and saves to > history log, but does nothing else. > > Ubuntu 10.04, Python 2.6. I upgraded using pip: > # pip install spyder --upgrade > Ben. > > -- You received this message because you are subscribed to the Google Groups "spyder" group. To view this discussion on the web visit https://groups.google.com/d/msg/spyderlib/-/bLK72H-oO2kJ. 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.
