linkedin / linkedin/FastTreeSHAP
"error: could not find a version that satisfies the requirement setuptools (from versions: none)"
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 566
- Forks
- 38
- PR merge metrics
- No merged PRs in 30d
Description
I cannot install the package fasttreeshap using pip in python 3.8 due to the error below. I'm using **setuptools** as version **51.0.0**.
How can I solve this?
Many thanks,

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.
Research direction
Start by reproducing the fasttreeshap installation failure with pip on Python 3.8 and setuptools 51.0.0. Inspect the package's installation metadata and verify the fix by confirming that installation completes successfully in that environment.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100