framework, and the build process prefers
this one instead of the "system"
/System/Library/Frameworks/Python.framework. When I installed the
custom 2.5 one from
python.org, I had the same
error, because the
build process picked up this custom install of Python. I uninstalled
it, and the build picked up the system python, which worked well.