[ Date Prev][ Date Next][ Thread Prev][ Thread Next][ Date Index][ Thread Index]
Re: [qmtest] qmtest and Python 2.3.5 on Windows XP
- To: swe@xxxxxxxxxx
- Subject: Re: [qmtest] qmtest and Python 2.3.5 on Windows XP
- From: Stefan Seefeld <seefeld@xxxxxxxxxxxx>
- Date: Fri, 09 Mar 2007 14:10:20 -0500
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...
|