Sounds like you need to install the twisted module for Python: See
http://twistedmatrix.com/trac/wiki/Downloads <http://twistedmatrix.com/trac/wiki/Downloads>for the Windows/Ubuntu binaries. Hope that helps, Jon. On 14 May 2010 21:04, Sonny Heer <sonnyh...@gmail.com> wrote: > I'm having problems installing chiton... > > on ubuntu 9.10 I'm getting the following: > Traceback (most recent call last): > File "chiton/bin/chiton-client", line 2, in <module> > from twisted.internet import gtk2reactor > ImportError: No module named twisted.internet > > > does chiton > work on windows?