weka511 / bioinformatics

Code inspired by Bioinformatics Algorithms: an Active Learning Approach.
GNU General Public License v3.0
115 stars 35 forks source link

Failed import in assemble.py #147

Closed weka511 closed 5 months ago

weka511 commented 5 months ago

assemble.py Traceback (most recent call last): File "C:\Users\Weka\bioinformatics\assemble.py", line 25, in from rosalind import rotate ImportError: cannot import name 'rotate' from 'rosalind' (C:\Users\Weka\bioinformatics\rosalind.py) fragile.py .s