[Twisted-Python] twisted can't find internet module
Glyph Lefkowitz
glyph at twistedmatrix.com
Thu Feb 10 03:46:49 MST 2011
On Feb 10, 2011, at 4:10 AM, εδΈε wrote:
> I use xp,python 2.5.5,twisted 10.2.0 for py2.5
> code:
> from twisted.internet import reactor
> reactor.run()
>
> I save the code named 1.py.while I run 1.py,give me the error:
> ImportError: No module named internet
>
> who can give me a help?
The error message is longer than that. It should say things about files and line numbers. Can you paste the entire message?
More information about the Twisted-Python
mailing list