[Biopython] Biopython and Snow Leopard
Leighton Pritchard
lpritc at scri.ac.uk
Wed Sep 9 16:40:33 UTC 2009
Hi all,
Thanks to Google, it appears that you're not the only one to run into this
problem:
http://www.reddit.com/r/Python/comments/9gpuc/snow_leopard_and_python_compat
ibility_issues/
http://mtrichardson.com/2009/09/fixing-jinja2-and-pycrypto-and-probably-othe
rs-on-snow-leopard/
http://www.allegro.cc/forums/print-thread/601429
And more details about the actual problem here:
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35961
Your solution seems to be the simplest one, Kelly. The alternative appears
to be to modify the build files.
Best,
L.
On 09/09/2009 17:21, "Peter" <biopython at maubp.freeserve.co.uk> wrote:
> On Wed, Sep 9, 2009 at 5:16 PM, Kelly F Oakeson<kelly.oakeson at utah.edu> wrote:
>> Peter,
>> It looks like I may have solved it! Taking the advice from the post on
>> http://mtrichardson.com/2009/09/fixing-jinja2-and-pycrypto-and-probably-other
>> s-on-snow-leopard/
>> I changed the makefile in /Library/Frameworks/Python.framework/
>> Versions/2.6/lib/python2.6/config/Makefile replacing all of the
>> occurrences of 10.4u with 10.6.
>> I then ran
>> $python setup.py build
>> $python setup.py test
>> $sudo python setup.py install
>>
>> Everything worked just fine without any gcc errors. This worked on
>> both my MacBook pro and MacPro both running the 64 bit kernel.
>
> That's great, but doesn't seem like a "proper" solution for us in
> the long run. Did you run the Biopython unit tests? It would be
> good to know they are all fine.
>
> Peter
> _______________________________________________
> Biopython mailing list - Biopython at lists.open-bio.org
> http://lists.open-bio.org/mailman/listinfo/biopython
>
> ______________________________________________________________________
> This email has been scanned by the MessageLabs Email Security System.
> For more information please visit http://www.messagelabs.com/email
> ______________________________________________________________________
--
Dr Leighton Pritchard MRSC
D131, Plant Pathology Programme, SCRI
Errol Road, Invergowrie, Perth and Kinross, Scotland, DD2 5DA
e:lpritc at scri.ac.uk w:http://www.scri.ac.uk/staff/leightonpritchard
gpg/pgp: 0xFEFC205C tel:+44(0)1382 562731 x2405
______________________________________________________
SCRI, Invergowrie, Dundee, DD2 5DA.
The Scottish Crop Research Institute is a charitable company limited by guarantee.
Registered in Scotland No: SC 29367.
Recognised by the Inland Revenue as a Scottish Charity No: SC 006662.
DISCLAIMER:
This email is from the Scottish Crop Research Institute, but the views expressed by the sender are not necessarily the views of SCRI and its subsidiaries. This email and any files transmitted with it are confidential to the intended recipient at the e-mail address to which it has been addressed. It may not be disclosed or used by any other than that
addressee.
If you are not the intended recipient you are requested to preserve this confidentiality and you must not use, disclose, copy, print or rely on this e-mail in any way. Please notify postmaster at scri.ac.uk quoting the name of the sender and delete the email from your system.
Although SCRI has taken reasonable precautions to ensure no viruses are present in this email, neither the Institute nor the sender accepts any responsibility for any viruses, and it is your responsibility to scan the email and the attachments (if any).
______________________________________________________
More information about the Biopython
mailing list