[Biopython] Bio won't import in *.py scripts
Peter
biopython at maubp.freeserve.co.uk
Fri Dec 18 22:26:43 UTC 2009
On Fri, Dec 18, 2009 at 6:25 PM, Jeff Tomkins <jtomkins at icr.org> wrote:
> I got some advice from Angel V. and added the following lines to my
> profile and the scripts now import Bio - it looks like it worked and
> fixed the issue. Thanks for getting back with me!
> -jeff
>
> PYTHONPATH="/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/biopython-1.52-py2.5-macosx-10.3-fat.egg:${PYTHONPATH}"
> export PYTHONPATH
>
Excellent - and well done Angel for coming up with a working solution.
Peter
More information about the Biopython
mailing list