I'm trying to create a .exe file under windows xp1.
When i run the script file an error occurs.i use ctypes version 0.9.6
 
>>>running py2exe
>>>*** searching for required modules ***
>>>error: compiling 'D:\appli\Python23\lib\site-packages\parallel\parallelioctl.py' faile
 
Cordialement, HERVE BROUTIN
 

BROUTIN Hervé
Port Autonome de Bordeaux
152, Quai de Bacalan
33082 BORDEAUX Cedex
Tel : 05 56 90 59 73
Fax : 05 56 90 58 78
 
d
>>>    SyntaxError: invalid syntax (parallelioctl.py, line 5)
 
and in the parallelioctl.py, line 5 is : "static int fd = 0;              //file handle for parport/ppdev"
 
could you help me?
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to