-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
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
- This error is encountered when running on Windows terminal
- Error is resolved when Microsoft C++ Build Tools is installed
- This link provides the solution to this issue:
https://stackoverflow.com/questions/64261546/how-to-solve-error-microsoft-visual-c-14-0-or-greater-is-required-when-inst
Metadata
Metadata
Assignees
Labels
No labels