Closed macosforgebot closed 13 years ago
fb@… originally submitted this as ticket:424
with stable release 2.4 and latest version from trunk i get this error when i want to start CalendarServer:
Traceback (most recent call last):
File "/opt/CalendarServer/usr/bin/twistd", line 18, in ? from twisted.scripts.twistd import run
File "/opt/CalendarServer/usr/bin/twistd", line 18, in ?
from twisted.scripts.twistd import run
ImportError: No module named twisted.scripts.twistd
Please help. :-(
@wsanchez originally submitted this as comment:1:ticket:424
Sounds like PYTHONPATH isn't set correctly. What OS is this? Can you try this with trunk?
fb@… originally submitted this as ticket:424
with stable release 2.4 and latest version from trunk i get this error when i want to start CalendarServer:
/opt/CalendarServer/usr/bin/caldavd -T /opt/CalendarServer/usr/bin/twistd -f /opt/CalendarServer/etc/caldavd/caldavd.plist -X
Traceback (most recent call last):
ImportError: No module named twisted.scripts.twistd
Please help. :-(