This is a test version of Biostars. For the public version, visit https://www.biostars.org.
How to solve "ModuleNotFoundError: No module named 'Bio'?"

Hi! This may be a very basic error, but I'm having a trouble importing biopython module.

I found the same question asked here, so I tried what they discussed. https://stackoverflow.com/questions/49848517/biopython-no-module-named-bio

biopython installation was successful.

The biopython install was successful, and I also checked the folder name being written in the upper case. There was not much other information related to this error, I would appreciate it if you could help me figure out this issue. Thank you!

error screen

python biopython module

Could you please verify, that the python for which you've installed the biopython is the same as the one running the jupyter?

If so, what's their respective PYTHONPATH?

Hi! Have you tried the solutions suggested here?

Is this a local version of Jupyter you're running?

0 answers

No answers yet.

Log in to answer this question.