> > $ python gump/check.py -w ../ST999999.xml all --debug > > Traceback (most recent call last): > > File "gump/check.py", line 29, in ? > > from gump import log > > ImportError: No module named gump > > Now this I don't get. > > > Any ideas on what is missing? > > Or is it just not possible on WinXP + Cygwin?
On second thoughts, I suspect (somehow) your PYTHONPATH just isn't working. Are the missing imports the first in each script? regards Adam --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
