BUG: ImportError: cannot import name '_cext_gpu' from partially initialized module 'shap' (most likely due to a circular import) (c:\Users\w1765\anaconda3\Lib\site-packages\shap\__init__.py) #4072
Labels
bug
Indicates an unexpected problem or unintended behaviour
Issue Description
when i run:python setup.py install,I encountered these error:
c1: fatal error C1083: 无法打开源文件: “shap/explainers/_kernel_lib.c”: No such file or directory
error.txt
Minimal Reproducible Example
Traceback
Expected Behavior
No response
Bug report checklist
Installed Versions
git clone https://github.com/shap/shap.git
The text was updated successfully, but these errors were encountered: