I'm still looking for the fix on my own, but has anyone seen this error:
Traceback (innermost last):
File "\Program Files\Python\lib\pcceshell.py", line 12 in
from win32gui import *
exceptions.ImportError.DLL load failed with error code 12
I loaded the latest version of Python CE onto my T-Mobile
Hi,
I have download pythonce source, and try to build it
to generate CAB file, just for familiar with python
code.
What I found out is that Scons will not build. It
shows:
C:\Source\python-wince\PCbuild\WinCE>scons
scons: Reading SConscript files ...
: global name 'defpaths'
is not defined:
the