[visionegg] Re: py2exe and VisionEgg

Hi Gabriel,

Finally a question I can easily answer! (I'll hopefully be getting to some of the more difficult ones piling up later today...)

I've had some success with Gordon McMillan's "Installer" with Vision Egg apps, but I haven't tried py2exe (although that has worked well for me for other scripts I've written).

To see the how I ran Installer (a while ago now!), you check out this script, which builds .exe files from most of the Vision Egg demos: http://cvs.sourceforge.net/viewcvs.py/visionegg/visionegg/build-win-exe-demos.py?view=markup

It's a little funky because it generates .exe files for each of many Vision Egg scripts, and tries to keep the common dependencies in other .dlls within the same directory.

Good luck, and if you have recipe for py2exe, I've be more than happy to include it with the Vision Egg source.

Cheers!
Andrew

Gabriel Nevarez wrote:

Hello all,

We're trying to run some standalone python scripts on some cluster pc's and found that py2exe (http://starship.python.net/crew/theller/py2exe/) would be ideal for this, as we're not allowed to alter the standard cluster pc disk image.

py2exe works great with simpler scripts but I have trouble getting all the dependencies set for a typical visionegg demo (given the numerous dependencies).

Anybody run across this with any luck?

-=Gabriel Nevarez
Research Programmer
Psychology Department
Cardiff University
nevarezg@xxxxxxxx
======================================
The Vision Egg mailing list
Archives: http://www.freelists.org/archives/visionegg
Website: http://www.visionegg.org/mailinglist.html



-- Andrew D. Straw Post-doctoral scholar ,-. Dickinson Lab \_/ California Institute of Technology 8||} Mailcode 138-78 / \ Pasadena CA 91125, USA `-^ email: astraw@xxxxxxxxxxx office: +1 626 395 5828


====================================== The Vision Egg mailing list Archives: http://www.freelists.org/archives/visionegg Website: http://www.visionegg.org/mailinglist.html

Other related posts: