I am seeing the same problem. My setup is messy - I had an old install of Spyder on Lion which I upgraded to Mountain Lion. I installed the Enthought 7.3.1 distro and then installed Spyder under it using setup.py install. Running Spyder from the Enthought python command works fine, and the letter "c" works. However.... I had an old applescript that used to call spyder directly from the Dock, which is still there, and when I ran that, it ran Spyder using the latest Apple Mountain Lion python. And this one *does* have the "c" problem in the console window.
So the problem may depend on which version of python is being used (and the consequent compiler it used - GCC4.0.1 in Enthought, GCC4.2.1 in the Mountain Lion Apple python). I will explore further. DN On Tuesday, July 24, 2012 2:45:22 PM UTC+10, luke wrote: > > I cannot enter the letter "c" into the console. Keyboard works fine and I > can use this letter in the editor. What's going on here? > -- 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/-/TgpSYgpmNhQJ. 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.
