You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when i pip install econml it shows: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/
ERROR: Failed building wheel for shap
Failed to build shap
ERROR: ERROR: Failed to build installable wheels for some pyproject.toml based projects (shap)
i have installed Microsoft Visual C++ 2015-2022 Redistributable 14.0 how can i fix it
The text was updated successfully, but these errors were encountered:
However, I'm a bit curious about your setup, because in most cases there should already be a precompiled wheel for shap that should automatically install rather than needing to be compiled from source. Could you include the output from running pip debug?
However, I'm a bit curious about your setup, because in most cases there should already be a precompiled wheel for shap that should automatically install rather than needing to be compiled from source. Could you include the output from running pip debug?
when i pip install econml it shows: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/
ERROR: Failed building wheel for shap
Failed to build shap
ERROR: ERROR: Failed to build installable wheels for some pyproject.toml based projects (shap)
i have installed Microsoft Visual C++ 2015-2022 Redistributable 14.0 how can i fix it
The text was updated successfully, but these errors were encountered: