MACOSX_DEPLOYMENT_TARGET mismatch bug on Leopard using system Python

Anand Patil anand.prabhakar.patil at gmail.com
Thu May 29 14:30:03 EDT 2008


Hi all,

I'm getting error messages like

distutils.errors.DistutilsPlatformError: $MACOSX_DEPLOYMENT_TARGET  
mismatch: now "10.3" but "10.5" during configure

on Leopard using system Python when trying to build a third-party  
module. Can this be fixed without installing a different distribution  
of Python? Googling the problem turns up fixes that involve  
configuring source distributions, unless I'm mistaken.

Thanks,
Anand Patil



More information about the Python-list mailing list