py2exe 0.6.3 and pyparallel 0.2

Hervé Broutin H-Broutin at bordeaux-port.fr
Tue Dec 13 08:56:21 EST 2005


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?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20051213/804e762f/attachment.html>


More information about the Python-list mailing list