MAIF / shapash

🔅 Shapash: User-friendly Explainability and Interpretability to Develop Reliable and Transparent Machine Learning Models
https://maif.github.io/shapash/
Apache License 2.0
2.71k stars 331 forks source link

Installation from pip is not working #502

Closed anirban-ray-publicis-sapient closed 11 months ago

anirban-ray-publicis-sapient commented 11 months ago

Hi, I'm on macOS Ventura 13.6, and trying to install shapdash using pip. It's failing with following error:

❯ python -V
Python 3.10.13
❯ pip install shapdash
ERROR: Could not find a version that satisfies the requirement shapdash (from versions: none)
ERROR: No matching distribution found for shapdash

I am facing same issue in Ubuntu docker as well.

ThomasBouche commented 11 months ago

The repo name is shapash, not shapdash.

shapdash might have been a good name :)