Wheel-reinvention with Python

Paul Rubin http
Sun Jul 31 07:57:09 EDT 2005


Torsten Bronger <bronger at physik.rwth-aachen.de> writes:
> >>>> Does py2exe work for all GUI libraries?
> >>> No, it's Windows-only.
> I didn't ask "does it work with OSX" but "does it work with wxPython
> or PyQt".  py2exe only creates Windows files, that's right, but why
> is this important here?

You asked whether it works with all GUI libraries.  If the context
limited "all" to "wxPython or PyQt", I missed that.  At any rate,
I believe it does work with wxPython under Windows.  I don't know
about PyQt.  It doesn't work with any non-Windows libraries.



More information about the Python-list mailing list