[PyKDE] eric. the debugger
Boudewijn Rempt
bsarempt at rempt.xs4all.nl
Tue Oct 10 22:45:40 BST 2000
I'm sorry if I haven't just looked deep enough, but when
I run eric I get the following error:
File "eric.py", line 22, in ?
dbs = DebugServer()
File "DebugServer.py", line 57, in __init__
self.startRemote()
File "DebugServer.py", line 63, in startRemote
os.spawnv(os.P_NOWAIT,sys.executable,
AttributeError: spawnv
Is that because eric is Python 2.0 only? If so, I'll be trying
again on my laptop - it has come just in time for a possible
inclusion in my Python IDE/Debugger review for InformIT.
More information about the PyQt
mailing list