Where can I get an wxPython rpm for python 1.5.2 ?
I couldn't build one because disutils will fail if the python modules will
not compile. Since PyCrust and a couple other contribs have Python 2.x
features in them the .py modules get syntax errors with Python 1.5.2, and
the RPM build fails.
On the other hand the binary modules and the rest of the library work fine
with Python 1.5.2, so you can get the sources and build it yourself. If you
need RPMs to distribute then you can remove PyCrust and whatever else is
failing (I don't remember which it is right now...) and then the RPM build
should work.
···
--
Robin Dunn
Software Craftsman
robin@AllDunn.com Java give you jitters? http://wxPython.org Relax with wxPython!