On 1 Sep, 2009, at 16:21, Jim Fulton wrote:
On Tue, Sep 1, 2009 at 9:19 AM, Reinout van Rees<[email protected]> wrote:On 2009-09-01, Jim Fulton <[email protected]> wrote:On Tue, Sep 1, 2009 at 3:42 AM, Reinout van Rees<[email protected]> wrote:- Is this something I really should fix in my own setup? - Is there a known fix that can be applied to the test setup?Yes. Use a clean Python built from source with nothing in site- packages.Ok, that helped partially. But then I got an error like:distutils.errors.DistutilsPlatformError: $MACOSX_DEPLOYMENT_TARGET mismatch:now "10.3" but "10.5" during configure<shrug> Mac OS X weirdity.
What kind of Python installation are you using? System python, binary installer from Python.org, ...
Which version of Python are you using? Do you have MACOSX_DEPLOYMENT_TARGET set in your shell environment? Ronald
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ Distutils-SIG maillist - [email protected] http://mail.python.org/mailman/listinfo/distutils-sig
