You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@Gressling The readme has been updated and the instructions for installing from source. In addition, the dependencies should install automatically if you install from pip. If you still have issues, please let me know!
dependency **error:
from Bio import SeqUtils
ModuleNotFoundError: No module named 'Bio'
solution:
pip install biopython
then pip install inonize
todo:
Update the setup readme
The text was updated successfully, but these errors were encountered: