[Twisted-Python] Problems running Twisted

Michal Pasternak michal at pasternak.w.lub.pl
Fri Feb 20 05:25:50 EST 2004


Phil Hunt [Fri, Feb 20, 2004 at 09:48:32AM +0000]:
> from twisted.web import server, resource
[...]
>    Traceback (most recent call last):
>      File "teg1.py", line 3, in ?
>        from twisted.web import server, resource
>    ImportError: No module named twisted.web
> 
> I've previously installed Twisted by running:
> 
>    $ python setup.py install

Perhaps you should try to reinstall Twisted, or check how the above line
("from twisted.web ...") works in the interactive mode.




More information about the Twisted-Python mailing list