FYI: this is NOT a duplicate!
Before running my python code I installed biopython in the cmd prompt:
pip install biopython
I then get an error saying 'No module named Bio' when try to import it in python
import Bio
The same thing happens with
import biopython
It should be noted I have updated PIP and run python 3.5.2
I appreciate anyone's help.
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…