开发者

biopython import in Enthought Python Distribution?

I am using the Enthought Python Distribution v7.0-2 (32-bit) a开发者_运维问答nd I am having trouble importing biopython. Does anyone know how to import biopython in EPD? I can import other libraries like numpy, matplotlib, etc. with no problem, but import biopython is not recognized. What's going on?

Thanks in advance for the help.


You want:

import Bio

The tutorial documentation is a good place to get started learning about Biopython:

http://biopython.org/DIST/docs/tutorial/Tutorial.html#htoc6

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜