[Troy Rollins wrote] > I'm trying to get wxPython going with ActivePython, Komodo and OSX.4.6 > > The wx installer is installing to my framework "system" python (Apple > 2.3.5) > > Is there any way to get this to work with my setup?
ActivePython on OS X is Python version 2.4. Because wxPython is a binary extension it needs to be built for a machine Python version. You'd need to use a wxPython specifically built for Python 2.4. Trent -- Trent Mick [EMAIL PROTECTED] _______________________________________________ ActivePython mailing list ActivePython@listserv.ActiveState.com To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs Other options: http://listserv.ActiveState.com/mailman/listinfo/ActivePython