>> I get that wxPython is built for ppc, and that the version of python on my >> machine is a Universal binary, and that those aren't playing well >> together. My question is, can I do anything about it? Is there a way to >> call python so that it is forced to run under Rosetta? My goal is to run >> Python 2.3 and wxPython 2.6 on the Intel iMac. Is that possible yet? > > The best way to do this is to install the PPC version of Python 2.4 and use > that to use PPC extensions. You really don't want to be using that build of > Python anyway, Apple missed a bunch of things when they tried to port it to > i386 (and they're very unlikely to correct their mistakes because they have a > record of never updating Python except on major OS releases).
Got it. Thanks much for the response. -M _______________________________________________ Pythonmac-SIG maillist - Pythonmac-SIG@python.org http://mail.python.org/mailman/listinfo/pythonmac-sig