Comtypes installation problem...
David Goncalves <[email protected]> Thu, 26 Jun 2008 16:45:55 +0200
| Newsgroups | gmane.comp.python.windows-ce |
|---|---|
| Message-ID | <[email protected]> |
Hi,
I'm trying to install comtypes on Python 2.5 (2007-10 release).
I've copied the "comtypes" folder to "Program files\Python25\Lib".
When i do a "import comtypes" to check if everything is ok, i
get the following message :
function "SafeArrayCreateVectorEx" not found
with a lot of debug informations...
Does anyone already got the same message ?
BTW : I've tested on many machines and on a fresh WM5 with the Device
Emulator
but the result is the same...
Regards.