[Twisted-web] twisted on mac. twisted.web problems.

Dmitry Kozhevin dmitrikozhevin at gmail.com
Thu Nov 8 15:00:02 EST 2007


> ImportError: No module named web

Run this:
>>> import sys
>>> print sys.path

And email me what you get.

And one more,
cd  Library/Python/2.3/site-packages/
$ python
>>> import twisted



More information about the Twisted-web mailing list