Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

install biopython first #71

Closed
Gressling opened this issue Mar 29, 2020 · 1 comment
Closed

install biopython first #71

Gressling opened this issue Mar 29, 2020 · 1 comment

Comments

@Gressling
Copy link

dependency **error:
from Bio import SeqUtils
ModuleNotFoundError: No module named 'Bio'

solution:
pip install biopython
then pip install inonize

todo:
Update the setup readme

@lewisamarshall
Copy link
Owner

@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!

Thank you for the feedback! ✨

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants