Hi, First, I am not a WIndows 7 user, so I might so some silly things here...
What happens if you launch spyder from the command line (command prompt, I think you can find it some where in the folder accessories)? If it fails to launch, there should be a traceback to the error. Maybe you can post that one? Also try to the start spyder in the debug mode from the command line: spyder --debug Have you tried switching hyper threading back on? Regards, David On 18 July 2011 06:43, Jason Sale <[email protected]> wrote: > Hi everyone, > I don't know if this is the right place, but I just installed Python > XY on my windows 7 64-bit PC, and when I click on the button to launch > Spyder nothing happens. I tried running spyder directly (from the > start menu) but again, nothing. It doesn't even come up in the task > manager... > > This started happening a few minutes ago. It used to work fine until I > switched hyperthreading off, restarted, launched python (it worked the > first time, so I doubt this is related but it might be worth > mentioning...) and then closed it again. Then it stopped working. No > errors, nothing. I tried restarting and totally uninstalling/ > installing Python XY again. > > Is this a known bug? > > -- > 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. > > -- 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.
