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.
_______________________________________________ Python-win32 mailing list Python-win32@python.org http://mail.python.org/mailman/listinfo/python-win32