En Tue, 09 Sep 2008 05:53:19 -0300, Beema Shafreen
<[EMAIL PROTECTED]> escribió:
Hi all,
I am using Biopython to fetch pumed Id's ,The module i use is (from Bio
import Entrez)
But i am getting this error
from Bio import Entrez
Traceback (most recent call last):
File "<stdin>", line 1, in ?
ImportError: cannot import name Entrez
what should i do know can anybody suggest me an alternative for this
Ensure that you don't have *another* Bio module that is being imported
instead of the true one.
--
Gabriel Genellina
--
http://mail.python.org/mailman/listinfo/python-list