ms-gx/guppy_bcsplit

biopython dependency

thierryjanssens opened this issue · 1 comments

Hi,

thank you for the useful tool.
I have a problem getting it running. I have encountered this before in other situations, but now I am unable to solve it by (re-)installing biopython

File "../guppy_bcsplit/guppy_bcsplit.py", line 7, in
from Bio import SeqIO
ImportError: No module named 'Bio'

So my question is: what dependecy is lacking here? I run the tool from a conda environment which I foresee of the required dependencies.

Kind regards,

Thierry

Solved.
Thank you.