benhid / pyMSA

Scoring multiple sequence alignments with Python
MIT License
21 stars 10 forks source link

ModuleNotFoundError: No module named 'pymsa.core.msa' #7

Closed HodaFakharzade closed 4 years ago

HodaFakharzade commented 4 years ago

when I tried to run the example I got: ModuleNotFoundError: No module named 'pymsa.core.msa' how can I fix it?

benhid commented 4 years ago

My bad, latest version of pyMSA was not released on pypi. It should be working now, use pip install pymsa.