Hi Dennis,

The OS is FreeBSD, it makes no difference whether I choose kqueue,
poll, epoll, posixbase or select in config.xml, same error still comes
up.
Any ideas?

On Jul 23, 5:28 pm, Dennis Schridde <[email protected]> wrote:
> Am Donnerstag, 23. Juli 2009 06:51:16 schrieb Alex R:> Installed Twisted, 
> however pymsn will not run, I get the following
> > error:
>
> > [jab...@nas ~/pymsnt-0.11.3]$ ./PyMSNt.py
> > /usr/local/lib/python2.6/site-packages/twisted/internet/default.py:15:
> > DeprecationWarning: twisted.internet.default is deprecated. Use
> > posixbase or selectreactor instead.
> >   warnings.warn("twisted.internet.default is deprecated. Use posixbase
> > or selectreactor instead.", category=DeprecationWarning)
> > Unable to find a reactor. Please make sure you have Twisted properly
> > installed.
>
> Use <reactor>epoll</reactor> (on Linux 2.6, other operating systems will need
> different values, like "posixbase" or "select") in the pymsn-t.xml
> configuration file.
>
> Regards,
> Dennis
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"py-transports" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/py-transports?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to