<div dir="ltr">Dear All,<div><br></div><div>I followed the tutorial <a href="http://biopython.org/DIST/docs/tutorial/Tutorial.html#htoc231">http://biopython.org/DIST/docs/tutorial/Tutorial.html#htoc231</a> to learn KEGG things in biopython, but without lucky, any suggestion? </div><div><br></div><div><div>&gt;&gt;&gt; from Bio import KEGG</div><div>&gt;&gt;&gt; from Bio.KEGG import Enzyme</div><div>&gt;&gt;&gt; request = KEGG.get(&quot;ec:5.4.2.2&quot;)</div><div>Traceback (most recent call last):</div><div>  File &quot;&lt;stdin&gt;&quot;, line 1, in &lt;module&gt;</div><div>AttributeError: &#39;module&#39; object has no attribute &#39;get&#39;</div><div>&gt;&gt;&gt; import Bio</div><div>&gt;&gt;&gt; print Bio.__version__</div><div>1.65</div><div><br></div><div><br></div>-- <br><div class="gmail_signature">regards,<br>luwen ning</div>
</div></div>