On 2/13/07, Wedge & Lever <[EMAIL PROTECTED]> wrote:
> At work, bringing in an executable to use is no big deal, but installing
> anything takes an act of congress.  Because of this, I was going to try to
> py2exe everything you get with the windows installer, wxPython, and
> pyOpenGL.  My goal is basically a complete python distribution that does not
> need to install anything.
>
> Is this a pipe dream?
>
> If it's doable, I can figure it out... I just don't want to throw a lot of
> time and effort at the impossible.  If anybody's tried this, or knows a good
> reason it should/couldn't work, I'd appreciate any feedback you can provide.

Using py2exe, I've successfully built and deployed a Windows
executable using Python 2.4, wxPython 2.6 and win32com.

Cheers,

Nicolas Grilly
_______________________________________________
Python-win32 mailing list
Python-win32@python.org
http://mail.python.org/mailman/listinfo/python-win32

Reply via email to