Can't be used with the latest `shap` package because of the `slicer` version conflict
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 48/100
- Issue type
- Bug
- Clarity
- Mostly clear
- Activity status
- Stale
- Tech stack
- python
- Domain
- machine-learning
Research direction
Start by locating FastTreeSHAP's dependency declaration and checking how its pinned slicer version is resolved with shap 0.46.0. Confirm the package can install alongside slicer 0.0.8 and that the dependency metadata or relevant installation checks show the conflict is resolved.
Written by the indexing model from the issue text.
Description
Hello,
FastTreeSHAP package has a pinned version of the slicer to 0.0.7 and it blocks an update of the shap package to the latest version (which requires slicer==0.0.8).
An example of the error:
poetry add shap@latest
Using version ^0.46.0 for shap
Updating dependencies
Resolving dependencies... (0.1s)
Because no versions of shap match >0.46.0,<0.47.0
and shap (0.46.0) depends on slicer (0.0.8), shap (>=0.46.0,<0.47.0) requires slicer (0.0.8).
And because fasttreeshap (0.1.6) depends on slicer (0.0.7)
and no versions of fasttreeshap match >0.1.6,<0.2.0, shap (>=0.46.0,<0.47.0) is incompatible with fasttreeshap (>=0.1.6,<0.2.0).
Would it be possible to make an update to be able to use FastTreeSHAP with slicer==0.0.8?
Slicer release : https://github.com/interpretml/slicer/releases/tag/v0.0.8
Thanks!
- Dominant language
- Python
- Stars
- 566
- Forks
- 38
- PR merge metrics
- No merged PRs in 30d
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from linkedin/FastTreeSHAP
-
Difficulty 4/5 3-5 days Newbie friendliness 35/100
linkedin/FastTreeSHAP#37 ·
-
Difficulty 3/5 1-2 days Newbie friendliness 35/100
linkedin/FastTreeSHAP#35 · 1 comment ·
-
Difficulty 4/5 3-5 days Newbie friendliness 25/100
linkedin/FastTreeSHAP#34 ·
-
Difficulty 3/5 1-2 days Newbie friendliness 30/100
linkedin/FastTreeSHAP#33 · 2 comments ·
-
Update package Open
Difficulty 5/5 Over a week Newbie friendliness 25/100
linkedin/FastTreeSHAP#32 ·
All issues in linkedin/FastTreeSHAP
Similar issues
-
bug confirmed issue
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
open-webui/open-webui#30750 · 1 comment ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
-
enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
OpenwaterHealth/openmotion-bloodflow-app#604 · 1 comment ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
-
good first issue
Difficulty 1/5 Under an hour Newbie friendliness 90/100