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
_______________________________________________
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig

Reply via email to