Hello all, When I start a normal or IPython interpreter, this doesn't work. It crashes and I get the following error information (which is not very descriptive). Running python with --debug does not delivery any error message. I can start a command prompt without problem.
Can anybody tell me how to best resolve this problem? I have pythonxy 2.6.5.6 on Windows 7. Spyder was working before. However, I have updated/added python packages for other purposes. This is probably the reason for my problems. But I have no idea which package is causing the problem. How can I find out? The package versions installed satisfy the requirements as listed on the install page of the spyder website (I can list those versions here if of interest). As this is awork PC, I have only write access to my Python site-packages directory. Of course my system administrator can install programs for me, but likely will not take the time to look into the problem (rather just installing a new pythonxy version). I then have to fix problems elsewhere... I'd rather find out about the real problem first. Thanks for any help. Problem signature: > Problem Event Name: APPCRASH > Application Name: python.exe > Application Version: 0.0.0.0 > Application Timestamp: 4ba3e443 > Fault Module Name: python26.dll > Fault Module Version: 2.6.5150.1013 > Fault Module Timestamp: 4ba3e3f1 > Exception Code: c0000005 > Exception Offset: 0002df8a > OS Version: 6.1.7601.2.1.0.256.48 > Locale ID: 1033 > Additional Information 1: 0a9e > Additional Information 2: 0a9e372d3b4ad19135b953a78882e789 > Additional Information 3: 0a9e > Additional Information 4: 0a9e372d3b4ad19135b953a78882e789 > -- 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/-/wzJOSkP6eSgJ. 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.
