Entering edit mode
2.1 years ago
Mari
•
0
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
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!
Could you please verify, that the python for which you've installed the
biopython
is the same as the one running thejupyter
?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?