User Profile

Collapse

Profile Sidebar

Collapse
Simon van der G
Simon van der G
Last Activity: Feb 19 '11, 07:54 AM
Joined: Jan 27 '11
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Simon van der G
    replied to Why doesn't py2exe work?
    Thanks for your answer.
    The problem however is solved. I was working with the 64bit program. 32bit was needed (its hard to find).
    See more | Go to post

    Leave a comment:


  • Simon van der G
    started a topic Why doesn't py2exe work?

    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
    ...
    See more | Go to post
No activity results to display
Show More
Working...