Forum Discussion

Justin_Adrian_3's avatar
Justin_Adrian_3
Icon for Nimbostratus rankNimbostratus
Aug 18, 2009

pyControl and py2exe

I am currently developing a quick and dirty check for our code promotion folks in where they just enter a VIP and it displays back the status of the pools.

 

 

I am currently developing this using wxPython and it works great on linux and windows guests.

 

This is assuming you have the development packages installed.

 

 

I know python has the deploying functionality to compile or merge all python libraries and support dll's for windows for a quick an dirty deployment.

 

 

I am having issues however making this work as the pyControl is an egg, and those eggs sure act rotten at times. I am making an effort to not require having the full python, + pyControl, + wxPython install on the machines I wish the app to run.

 

 

Anybody have any success??

 

 

I attached a quick peek at what it looks like..

 

 

--J

15 Replies