Hi, we've been running spyder on our Suse Linux machines, but our system is quite old. We're about to upgrade to SLES11, and I wanted to check that spyder runs. Unfortunately, my testing wasn't very positive. I get up to the splash screen, with the message loading object inspector, where it just hangs. Debugging doesn't tell me much. I tried the bootstrap approach, which doesn't get any further. Here is the output:
$ python bootstrap.py Executing Spyder from source checkout abort: repository /opt/sw/fwsrc/rsc/spyder/spyder-2.1.11 not found! Error: Failed to get revision number from Mercurial - need more than 0 values to unpack 01. Patched sys.path with /opt/sw/fwsrc/rsc/spyder/spyder-2.1.11 02. No PySide detected, using PyQt4 if available 03. Imported Spyder 2.1.11 (Qt 4.8.2 via PyQt4 (API v2) 4.9) 0x. Enforcing parent console (Windows only) 04. Executing spyder.main() Killed I then have to kill the process. If I use spyder -l, I get the basic interface no problems. Any suggestions about working through this would be appreciated. Thanks Robert -- 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/-/XGYTVLktfVoJ. 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.
