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.


_______________________________________________
PyKDE mailing list    [EMAIL PROTECTED]
http://mats.gmd.de/mailman/listinfo/pykde

Reply via email to