[PythonCE] Comtypes installation problem...
Michael Foord
fuzzyman at voidspace.org.uk
Thu Jun 26 19:40:02 CEST 2008
Thomas Heller wrote:
> Michael Foord schrieb:
>
>> David Goncalves wrote:
>>
>>> 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".
>>>
>> That is part of the Win32 extensions for Python which run on the desktop
>> (with a different CPU and different APIs to your WinCE device).
>>
>
> No, comtypes is a pure Python COM package, based on ctypes. No need to
> compile anything.
>
Oops - my mistake. Sorry.
Michael
> Thomas
>
> _______________________________________________
> PythonCE mailing list
> PythonCE at python.org
> http://mail.python.org/mailman/listinfo/pythonce
>
--
http://www.ironpythoninaction.com/
http://www.voidspace.org.uk/
http://www.trypython.org/
http://www.ironpython.info/
http://www.resolverhacks.net/
http://wwww.theotherdelia.co.uk/
More information about the PythonCE
mailing list