Actions

icon Post
text/html Subscribe
text/html Unsubscribe

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [qmtest] problems running qmtest


  • To: Dusica Bogojevic <dusica@xxxxxxxxx>
  • Subject: Re: [qmtest] problems running qmtest
  • From: Stefan Seefeld <stefan@xxxxxxxxxxxxxxxx>
  • Date: Wed, 26 Jan 2005 11:35:07 -0500

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