I get the following when trying to run the latest trunk version of
PyMSNt:
[EMAIL PROTECTED] trunk]$ python PyMSNt.py
Traceback (most recent call last):
File "PyMSNt.py", line 13, in ?
import main
File "/home/jabber/pymsnt/trunk/src/main.py", line 33, in ?
import twistfix
ImportError: No module named twistfixNo idea what twistfix is ... googled it ... didn't find much, except that PyMSNt now uses it. Where might I find it? Thanks, Brian Safford EDS
