[Twisted-web] twistd syslog import error

Gustavo Rahal gustavo at grahal.net
Wed Feb 8 11:37:21 MST 2006


Hi All


twistd -y app.py

Traceback (most recent call last):
   File "C:\Python24\Lib\site-packages\twisted\scripts\twistd.py", line 
6, in ?
     from twisted.python import log, syslog
   File "C:\Python24\lib\site-packages\twisted\python\syslog.py", line 
5, in ?
     syslog = __import__('syslog')
ImportError: No module named syslog

The module is there!

I'm running on windows 2000. I tried to adjust PATH and PYTHONPATH (I 
don't know if pythonpath applies for windows) and still didn't work.

Any ideas?

Gustavo




More information about the Twisted-web mailing list