Hello Daniel,

Indeed you were correct, the PYTHONPATH made the difference.

Thank you!
Thomas


This is a PYTHONPATH thing if I remember correctly.
'.' was removed from the path as a side effect of making twistd a
'console script' and this was seen as a good/safer thing.

I believe the proper solution is to install the Python package that
contains your twisted/plugins/ directory.

_______________________________________________
Twisted-Python mailing list
Twisted-Python@twistedmatrix.com
https://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python

Reply via email to