converting a python module wrapping flash to .exe -- help

From: Lam Tran (lamtranbp_at_hotmail.com)
Date: 03/09/04


Date: 9 Mar 2004 09:29:52 -0800

hi,

I got python to wrap Flash and it works, but I cannot make a .exe out
of it using py2exe. Has anyone got this to work?



Relevant Pages

  • Re: Problem with smtplib and py2exe
    ... | works properly, and I've created an 'exe' of it, using py2exe. ... None of the users have Python installed on their ... | all of the changes are commented out, the py2exe function works. ... | If I put only the email portions of code in a test program, ...
    (comp.lang.python)
  • Problem with smtplib and py2exe
    ... I'm running Python 2.5.1 on an XP-Pro platform, ... works properly, and I've created an 'exe' of it, using py2exe. ... all of the changes are commented out, the py2exe function works. ... If I put only the email portions of code in a test program, ...
    (comp.lang.python)
  • Re: Need Help Using Py2Exe
    ... I'm using Python, Pygame, and Numeric. ... > It then compiles w/o complaint, but the EXE still crashes. ... py2exe cannot find these dependencies. ...
    (comp.lang.python)
  • Problem using py2exe
    ... I'm trying to create an exe for a simple pygame app on Win XP. ... I think I've got the latest (python, py2exe, pygame) and my setup.py ...
    (comp.lang.python)
  • Re: Python as an extension language
    ... I know that py2exe can convert a Python script into an EXE ...
    (comp.lang.python)