[Pythonmac-SIG] MACOSX_DEPLOYMENT_TARGET with Leopard system Python
Anand Patil
anand.prabhakar.patil at gmail.com
Fri May 30 09:10:39 CEST 2008
Hi all,
This languished on comp.lang.python, sorry about the cross-post. I'm getting
the following error:
distutils.errors.DistutilsPlatformError: $MACOSX_DEPLOYMENT_TARGET mismatch:
now "10.3" but "10.5" during configure
on Leopard using system Python when trying to compile some third-party
modules but not others. I've set MACOSX_DEPLOYMENT_TARGET to 10.5 to no
avail. It looks like lots of people have seen similar problems, but the
fixes seem to involve running configure, which means a new Python build. Is
it possible to fix the problem and still use the system Python?
Thanks,
Anand Patil
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pythonmac-sig/attachments/20080530/c69b8b07/attachment-0001.htm>
More information about the Pythonmac-SIG
mailing list