[Biopython] Biopython and Snow Leopard
Peter
biopython at maubp.freeserve.co.uk
Wed Sep 9 13:59:17 UTC 2009
On Wed, Sep 9, 2009 at 2:46 PM, Kelly F Oakeson<kelly.oakeson at utah.edu> wrote:
>
> I also updated to Python 2.6 on a MacbookPro, also running 10.6 and
> that seemed to have broken my previous Biopython install.
>
Installing a new version of Python requires re-installing all the 3rd party
python libraries for that new version of Python.
So if you have Python 2.5 with Biopython working, and then installed
Python 2.6, you would have to install Biopython again for Python 2.6 to
use. In the meantime, you would still have the old Python 2.5+Biopython
available.
Peter
More information about the Biopython
mailing list