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 -- http://mail.python.org/mailman/listinfo/python-list