[PythonCE] Problem with ctypes

Tod Haren ke7fxl at gmail.com
Sat Jun 24 05:07:00 CEST 2006


The wince files on the ctypes sourceforge project site don't work for
me.  import ctypes was resulting in "import error: dll load failed".
I claimed to be unable to locate _ctypes.pyd even though it was
present and in sys.path.  I tried both 0.9.9.6 and 0.9.9.3 with no
luck, I tried different paths and configurations too.

I finally checked the the pythonce project and downloaded the 0.9.9.6
files from there.  They worked like a charm and now I'm up and running
ctypes again.

I have Python 2.4.3 running on a Dell Axim X5 with PPC 2003, installed
to the SD Card.

Has anyone else had similar problems?

Tod


More information about the PythonCE mailing list