 |
|
|
|
Actions
|
|
[ Date Prev][ Date Next][ Thread Prev][ Thread Next][ Date Index][ Thread Index]
Re: [qmtest] yahoo !!!
- To: Walter Kruse <kruse@xxxxxxxxxxxxxxxxxxx>, "qmtest@xxxxxxxxxxxxxxxx" <qmtest@xxxxxxxxxxxxxxxx>
- Subject: Re: [qmtest] yahoo !!!
- From: Mark Mitchell <mark@xxxxxxxxxxxxxxxx>
- Date: Fri, 21 Dec 2001 14:09:44 -0800
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@xxxxxxxxxxxxxxxx
CodeSourcery, LLC http://www.codesourcery.com
|
|