[wingide-users] Cannot start debugger
Neill Cox
neill at ingenious.com.au
Thu Dec 17 23:51:54 MST 2009
Hi,
I'm a brand new owner of Wing IDE. I've been using a trial version
for the last little while on 32bit XP, but am now having some problems
on 64bit Ubuntu.
I'm running Python3.1 on Ubuntu 9.10 with QT4 and cannot get the
debugger to start.
The error I get is:
Traceback (most recent call last):
File "/usr/lib/wingide3.2/bin/
wingdb.py", line 512, in main
netserver = FindNetServerModule(winghome, user_settings)
File "/usr/lib/wingide3.2/bin/wingdb.py", line 362, in FindNetServerModule
raise ImportError('Could not import netserver')
ImportError: Could not import netserver
wingdb.py: Error: Failed to start the debug server
wingdb.py: Error: You may be running an unsupported version of Python
wingdb.py: Python version = 3.1.1+ (r311:74480, Nov 2 2009, 15:45:00)
[GCC 4.4.1]
wingdb.py: WINGHOME='/usr/lib/wingide3.2'
Traceback (most recent call last):
File "/usr/lib/wingide3.2/bin/wingdb.py", line 512, in main
netserver = FindNetServerModule(winghome, user_settings)
File "/usr/lib/wingide3.2/bin/wingdb.py", line 362, in FindNetServerModule
raise ImportError('Could not import netserver')
ImportError: Could not import netserver
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/wingide3.2/bin/wingdb.py", line 523, in main
sys.exit(-1)
SystemExit: -1
Any suggestions?
Cheers,
Neill
More information about the wingide-users
mailing list