Comment 53 for bug 482993

Revision history for this message
su_v (suv-lp) wrote :

> % lipo -info /Library/Frameworks/Python.framework/Versions/2.6/Resources/Python.app/Contents/MacOS/Python
> Architectures in the fat file: /Library/Frameworks/Python.framework/Versions/2.6/Resources/Python.app/Contents/MacOS/Python are: ppc i386

AFAIU that is the reason why the extensions work here: this system has a user-installed Python version which is a 32bit application and therefor can import and execute the bundled python 2.6 site packages (like it does on Leopard).

Probably the 32-bit version of Python 2.6 from python.org was installed in order to use wxPython 2.8.11.0.