FYI: this is NOT a duplicate!
Before running my python code I installed biopython in the cmd prompt:
pip install biopython
I then
Rename the site-package name from bio into Bio
C:\Users\user\Anaconda3\Lib\site-packages\bio C:\Users\user\Anaconda3\Lib\site-packages\Bio
it works for me!