[qmtest] problems running qmtest

Stefan Seefeld stefan at codesourcery.com
Wed Jan 26 16:35:07 UTC 2005


Hi Dusica,

Dusica Bogojevic wrote:
> Hi, 
> 
> I'm having this problem when trying to run qmtest:
> 
> 
>   File "/usr/bin/qmtest", line 133, in ?
>     import qm.test.cmdline
>   File "/usr/lib/python2.2/site-packages/qm/test/cmdline.py", line 20, in ?
>     import base
>   File "/usr/lib/python2.2/site-packages/qm/test/base.py", line 24, in ?
>     import qm.attachment
>   File "/usr/lib/python2.2/site-packages/qm/attachment.py", line 47, in ?
>     import xmlutil
>   File "/usr/lib/python2.2/site-packages/qm/xmlutil.py", line 23, in ?
>     import xml.dom

The above snippet lacks the most important part of the message, which tells us
the specific error.

> Anyone knows what to do?

My guess is that your python installation lacks at least part of the
required xml packages. What python version are you using ? On what
platform ?

Regards,
		Stefan




More information about the qmtest mailing list