Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

shap installation failed; python version- 3.12.1 #3468

Closed
Kkhurana007 opened this issue Jan 24, 2024 · 2 comments
Closed

shap installation failed; python version- 3.12.1 #3468

Kkhurana007 opened this issue Jan 24, 2024 · 2 comments
Labels

Comments

@Kkhurana007
Copy link

          shap installation failed; python version- 3.12.1
  1. with pip I'm getting this error-
    image
  1. then looking at the official documentation, I was able to install it. It gets activated in the conda environment,

image

image

but I get the error when I work with it in the jupyter notebook-
image

Any help?

Originally posted by @Kkhurana007 in #539 (comment)

@connortann
Copy link
Collaborator

This is expected, as at present shap does not support python 3.12 and the installation would not be expected to succeed. The error message above is correct: "only version <3.12" are supported".

Related issue to track support for 3.12: #3305

I'll close this issue for now as this is expected behaviour.

@detrin
Copy link

detrin commented Jan 27, 2024

Once this will be closed numba/numba#9197

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants