[qmtest] yahoo !!!
Mark Mitchell
mark at codesourcery.com
Fri Dec 21 22:09:44 UTC 2001
> C:\tdb>qmtest gui
> Traceback (innermost last):
> File "C:\progra~1\qm\lib\qm\qm\test\qmtest.py", line 61, in ?
> import qm.test.cmdline
> File "C:\progra~1\qm\lib\qm\qm\test\cmdline.py", line 38, in ?
> import base
> File "C:\progra~1\qm\lib\qm\qm\test\base.py", line 42, in ?
> import qm.attachment
> File "C:\progra~1\qm\lib\qm\qm\attachment.py", line 66, in ?
> import xmlutil
> File "C:\progra~1\qm\lib\qm\qm\xmlutil.py", line 41, in ?
> import xml.dom
> ImportError: No module named xml.dom
>
How disturbing. Would you check to see if there is a file named:
C:\progra~1\qm\lib\qm\xml\dom\__init__.py
on your system? If there is not, that probably reflects a packaging
problem in Windows version of QMTest. If there is such a file, we
will track down the problems.
We are hard at work on a QMTest 1.1 that provides a number of minor
improvements; I would very much like to resolve this problem so that
we can get a fixed version for you.
Yours,
--
Mark Mitchell mark at codesourcery.com
CodeSourcery, LLC http://www.codesourcery.com
More information about the qmtest
mailing list