Expected behavior
DISCO environment should be installed when running command:
pip install NREL-disco
Actual behavior
Installation fails with error:
Microsoft Visual C++ 14.0 or greater is required. Get it with "Microsoft C++ Build Tools": https://visualstudio.microsoft.com/visual-cpp-build-tools/
To Reproduce
Steps to reproduce the behavior:
- Open Anaconda prompt (or any command line window on Windows)
- Follow installation steps as shown here (https://nrel.github.io/disco/installation.html). Error is encountered at the step where we run the command pip install NREL-disco
Additional context
Expected behavior
DISCO environment should be installed when running command:
pip install NREL-disco
Actual behavior
Installation fails with error:
Microsoft Visual C++ 14.0 or greater is required. Get it with "Microsoft C++ Build Tools": https://visualstudio.microsoft.com/visual-cpp-build-tools/
To Reproduce
Steps to reproduce the behavior:
Additional context
https://stackoverflow.com/questions/64261546/how-to-solve-error-microsoft-visual-c-14-0-or-greater-is-required-when-inst