I have tried to install the biopyhton on Windows 10 (using Mobaxterm), but I have not succeded.
I get the reply "bash: pip: command not found" when typing in "pip install biopython". However, when I do the same on the cmd line, there is no problem, and biopython is installed together with numpy. I use python 3.7, thus pip should be included when installating python.
Nonetheless, I have dowloaded get-pip.py and the biopython file (https://biopython.org/wiki/Download), but it didn't help.
Sorry, I'm really not an experienced programmer. I think it is something regarding the path, but I just can't figure it out.
BR Jonas