Re: Comtypes installation problem...

David Goncalves <[email protected]> Thu, 26 Jun 2008 17:31:13 +0200
Newsgroups gmane.comp.python.windows-ce
Message-ID <[email protected]>
Hi,

> 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).
> 
> You would have to recompile especially for WinCE, which would be 
> 'difficult'.
> 
> You are much better off using ctypes for PythonCE, which comes with the 
> latest PythonCE 2.5 I believe.

Thanks for your response.

I installed comtypes because i'm trying to use PyPoom and it seems that
pypoom needs comtypes :(


Then my problem is with pypoom installation...