[Twisted-Python] simpleclient.py exception

Mel Irizarry melirizarry at adelphia.net
Tue Apr 5 10:25:43 EDT 2005


Do I have something missing or misconfigured?  When I run 
simpleclient.py I get this:

Server said: hello, world!
connection lost
Connection lost - goodbye!
Traceback (most recent call last):
  File "simpleclient.py", line 52, in ?
    main()
  File "simpleclient.py", line 48, in main
    reactor.run()
  File "/usr/lib/python2.3/site-packages/twisted/internet/posixbase.py", line 200, in run
    self.mainLoop()
  File "/usr/lib/python2.3/site-packages/twisted/internet/posixbase.py", line 208, in mainLoop
    self.runUntilCurrent()
--- <exception caught here> ---
  File "/usr/lib/python2.3/site-packages/twisted/internet/base.py", line 533, in runUntilCurrent
    call.func(*call.args, **call.kw)
  File "/usr/lib/python2.3/site-packages/twisted/internet/base.py", line 389, in _continueSystemEvent
    for callList in sysEvtTriggers[1], sysEvtTriggers[2]:
exceptions.TypeError: unsubscriptable object



-- 
Best Regards,

Mel Irizarry

-----------------------------
I can't go to school 'cause I ain't got a gun
I ain't got a gun 'cause I ain't got a job
I can't get a job 'cause I can't go to school

Lost in America - Alice Cooper





More information about the Twisted-Python mailing list