We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
when trying to install preety_confusion_matrix, every other components installed sucessfully , but sklearn failed collecting metadata
Collecting sklearn<0.1,>=0.0 (from pretty_confusion_matrix) Downloading sklearn-0.0.post12.tar.gz (2.6 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'error'
i think it should be scikit-learn instead of sklearn
The text was updated successfully, but these errors were encountered:
That's an issue with the pretty-confusion-matrix library, you can open an issue on their side, they need to fix their dependency:
pretty-confusion-matrix
https://github.com/wcipriano/pretty-print-confusion-matrix/blob/master/pyproject.toml#L17C3-L17C3
Sorry, something went wrong.
No branches or pull requests
when trying to install preety_confusion_matrix, every other components installed sucessfully , but sklearn failed collecting metadata
Collecting sklearn<0.1,>=0.0 (from pretty_confusion_matrix)
Downloading sklearn-0.0.post12.tar.gz (2.6 kB)
Preparing metadata (setup.py): started
Preparing metadata (setup.py): finished with status 'error'
i think it should be scikit-learn instead of sklearn
The text was updated successfully, but these errors were encountered: