<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2900.2802" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hi all, I'm trying to run an app developed on Linux 
Debian 3.1r1, with python 2.4 and twisted 2.1.0 on windows XP with python 2.4 
and TwistedSumo-2005-11-06 (Twisted 2.1.0), and I get the followin error 
...</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial 
size=2>c:\python24\lib\site-packages\twisted\python\context.py:74: 
DeprecationWarning: threadable.whenThreaded is deprecated. Use application-level 
logic instead.<BR>&nbsp; threadable.whenThreaded(initThreads)<BR>Traceback (most 
recent call last):<BR>&nbsp; File "prueba.py", line 11, in 
?<BR>&nbsp;&nbsp;&nbsp; from twisted.internet import reactor<BR>&nbsp; File 
"c:\python24\lib\site-packages\twisted\internet\reactor.py", line 11, in 
?<BR>&nbsp;&nbsp;&nbsp; from twisted.internet import selectreactor<BR>&nbsp; 
File "c:\python24\lib\site-packages\twisted\internet\selectreactor.py", line 22, 
in ?<BR>&nbsp;&nbsp;&nbsp; from twisted.internet import posixbase<BR>&nbsp; File 
"c:\python24\lib\site-packages\twisted\internet\posixbase.py", line 25, in 
?<BR>&nbsp;&nbsp;&nbsp; from twisted.internet import tcp, udp<BR>&nbsp; File 
"c:\python24\lib\site-packages\twisted\internet\tcp.py", line 65, in 
?<BR>&nbsp;&nbsp;&nbsp; from twisted.internet import protocol, defer, base, 
address<BR>&nbsp; File "c:\python24\lib\site-packages\twisted\internet\base.py", 
line 239, in ?<BR>&nbsp;&nbsp;&nbsp; class ReactorBase:<BR>&nbsp; File 
"c:\python24\lib\site-packages\twisted\internet\base.py", line 244, in 
ReactorBase<BR>&nbsp;&nbsp;&nbsp; if 
platform.supportsThreads():<BR>AttributeError: Platform instance has no 
attribute 'supportsThreads'<BR></FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Any help would be appreciated.</FONT></DIV>
<DIV><FONT face=Arial size=2>&nbsp;</DIV></FONT></BODY></HTML>