[Twisted-Python] newbie question

john peter neuzhoundxx at yahoo.com
Mon Jan 23 16:52:09 MST 2006


 i tried to run the simpleserv.py and  simpleclient.py examples in windows xp, but i keep getting the below  trace back. could somebody please give me a hand and tell me what i  might be doing wrong? thanks!
  
  >>> Server said: hello, world!
  connection lost
  Connection lost - goodbye!
  Traceback (most recent call last):
    File "C:\pythonWork\simpleclient.py", line 52, in ?
      main()
    File "C:\pythonWork\simpleclient.py", line 48, in main
      reactor.run()
    File "C:\Python24\lib\site-packages\twisted\internet\posixbase.py", line 206, in run
      self.mainLoop()
    File "C:\Python24\lib\site-packages\twisted\internet\posixbase.py", line 214, in mainLoop
      self.runUntilCurrent()
  --- <exception caught here> ---
    File "C:\Python24\lib\site-packages\twisted\internet\base.py", line 541, in runUntilCurrent
      call.func(*call.args, **call.kw)
    File "C:\Python24\lib\site-packages\twisted\internet\base.py", line 397, in _continueSystemEvent
      for callList in sysEvtTriggers[1], sysEvtTriggers[2]:
  exceptions.TypeError: unsubscriptable object
  

		
---------------------------------
 Yahoo! Autos. Looking for a sweet ride? Get pricing, reviews, & more on new and used cars.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/twisted-python/attachments/20060123/0196b1e4/attachment.html>


More information about the Twisted-Python mailing list