Closed eallen4040 closed 4 years ago
Hi @eallen4040,
The issue use caused by an update in the package Biopython==1.78
.
Install Biopython==1.77 with pip install biopython==1.77
. This should resolve the issue.
I've adjusted setup.py such that it requires Biopython==1.77. This is available in the github master branch and will be part of the new version soon.
Best, Wolfgang
Hello!
I am relatively new to the world of neural networks! I've been in contact with this group before and you all have been a tremendous help! I am currently attempting to run the examples available in jupyter notebook. I specifically want to ask about Classify_nucleotide_sequences. I have a couple errors return when I run the first cell:
ImportError Traceback (most recent call last)