Entering edit mode
19 months ago
Alexander
▴
220
Making import I am getting such an error:
from Bio.SubsMat import MatrixInfo
"ModuleNotFoundError: No module named 'Bio.SubsMat'"
Would you be so kind to suggest something ? Googling does not seem to lead to the same error.
PS
Some time ago it was working okay, see e.g. Kaggle notebook: https://www.kaggle.com/code/shtrausslearning/biopython-bioinformatics-basics?scriptVersionId=97875973&cellId=1
See the answer here : https://stackoverflow.com/questions/74909948/how-to-install-bio-subsmat-package-in-python-using-google-colab-ineed-to-use-ma