I would like to install 10K-MDA-Section from Github (https://github.com/rflugum/10K-MDA-Section) but when running this command in the prompt:
pip install --upgrade git+git://github.com/rflugum/10K-MDA-Section I get this error:
FileNotFoundError: [Errno 2] No such file or directory: 'C:\\Users\\...\\AppData\\Local\\Temp\\pip-req-build-1vmt3z0t\\setup.py' ---------------------------------------- Command "python setup.py egg_info" failed with error code 1 in C:\Users\...\AppData\Local\Temp\pip-req-build-1vmt3z0t\ Any idea what is causing this?