[Biopython] Error in biopython
amit bikram
amitbikram87 at gmail.com
Thu May 30 04:34:32 UTC 2013
Hi Peter,
I tried what u have written but it is not coming. here is the error
>>> import Bio
>>> print Bio._file_
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
AttributeError: 'module' object has no attribute '_file_'
>>> print Bio_version_
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
NameError: name 'Bio_version_' is not defined
>>>
with regards
Amit
More information about the Biopython
mailing list