Send to a Friend

How can I fix this Twisted error on my Mac?
I’m trying to run twisted on my mac and get the following error:
exceptions.ImportError: cannot import name poll
It fails on the line:
from twisted.internet import pollreactor
After some digging in google I found out that it’s a problem with mac. But how can I fix that?
Using Fluther
or