Hi there, I'm very new with Python and I have a very stupid question that still is a pain in my neck ....
I'm trying to run a python code and when comes the line "from twisted.internet import reactor" I get the following error message: ImportError: No module named twisted.internet Does anyone know how to install twisted? I have python version 2.7 on Windows 7 if this helps. Thank you very much for your help. A _______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://faq.pygtk.org/
