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
Getting error on sklearn (0.0) dependency. Correct scikit-learn==0.20.3 has been installed but not sure how to resolve dependency on sklearn==0.0
sklearn (0.0)
The error says "no matching distribution found for sklearn" Kindly help
The text was updated successfully, but these errors were encountered:
1.0.8 release
dcd6f99
- Upgrating depenencies due to urllib3 vulnerability CVE-2019-11324 - Fixing #7 - Fixing #6
The latest 1.08. fixes this problem. Now it requires correctly scikit-learn instead of sklearn.
Sorry, something went wrong.
No branches or pull requests
Getting error on
sklearn (0.0)
dependency. Correct scikit-learn==0.20.3 has been installed but not sure how to resolve dependency on sklearn==0.0The error says "no matching distribution found for sklearn"
Kindly help
The text was updated successfully, but these errors were encountered: