I recently discovered that an outdated version of Python was causing my Wx app to run into errors.
I can't install Python 2.7.3 on my Mac, and when I tried it in a virtual machine, py2app was still "compiling" the app after running overnight (my Windows/Linux box has an ≈1GHz processor).
Is there a version of py2app that runs on Windows?