![](https://secure.gravatar.com/avatar/7ed9784cbb1ba1ef75454034b3a8e6a1.jpg?s=120&d=mm&r=g)
June 8, 2007
2:04 p.m.
On Fri, 08 Jun 2007 14:33:57 +0100, Simon Pickles <sipickles@hotmail.com> wrote:
Hi,
I have just been recommended twisted from the python mailing lists. I thought I'd installed it, but I get an error with the first line!
from twisted.internet import reactor
error: TypeError: isinstance() arg 2 must be a class, type, or tuple of classes and types
Can an expert help me?
Can you provide more context? The complete traceback would be useful, for example. Jean-Paul