[Biopython] Biopython and Snow Leopard
Peter
biopython at maubp.freeserve.co.uk
Wed Sep 9 09:57:11 EDT 2009
Hi Kelly,
>From some Google searching this is a general Python issue. This blog
post looked helpful,
http://mtrichardson.com/2009/09/fixing-jinja2-and-pycrypto-and-probably-others-on-snow-leopard/
It suggests the simplest solution is you should install the optional
10.4 SDK on the system, which Snow Leopard does not install by default
– it’s an optional install in the developer tools installer.
This fits with the error message you had,
> Compiling with an SDK that doesn't seem to exist: /Developer/SDKs/
> MacOSX10.4u.sdk
> Please check your Xcode installation
Can you give that a go please?
Peter
More information about the Biopython
mailing list