Thanks for your answer.
The problem however is solved. I was working with the 64bit program. 32bit was needed (its hard to find).
User Profile
Collapse
-
Why doesn't py2exe work?
I am getting next message trying to create an executable file:
...Code:File "C:\Python27\lib\distutils\core.py", line 140, in setup raise SystemExit, gen_usage(dist.script_name) + "\nerror: %s" % msg SystemExit: usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] or: setup.py --help [cmd1 cmd2 ...] or: setup.py --help-commands or: setup.py cmd --help
No activity results to display
Show More
Leave a comment: