[qmtest] qmtest and Python 2.3.5 on Windows XP

Stefan Seefeld seefeld at sympatico.ca
Fri Mar 9 19:10:20 UTC 2007


Thomas Schwemlein wrote:
> When trying to run qmtest for the first time, I get the following error:
> 
> E:\Python23\Scripts>qmtest.py run
> Traceback (most recent call last):
> File "E:\Python23\Scripts\qmtest.py", line 130, in ?
> import qm.test.cmdline
> File "E:\Python23\Lib\site-packages\qm\test\cmdline.py", line 20, in ?
> import base
> File "E:\Python23\Lib\site-packages\qm\test\base.py", line 391, in ?
> import qm.host
> File "E:\Python23\Lib\site-packages\qm\host.py", line 18, in ?
> from qm.executable import RedirectedExecutable
> File "E:\Python23\Lib\site-packages\qm\executable.py", line 29, in ?
> import pywintypes
> ImportError: No module named pywintypes
> 
> Is this the same error as this one?
> Bug in RedirectedExecutable.Spawn on Windows (QMTest 2.3)

I believe you are missing the pywin32 extensions that are required to
run QMTest on windows (native). You will find them here:
http://www.python.org/download/windows/

HTH,
		Stefan


-- 

      ...ich hab' noch einen Koffer in Berlin...



More information about the qmtest mailing list