Skip to content
New issue

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

scikit learn installation issue #11

Closed
Jaswanth-12 opened this issue Jul 19, 2023 · 1 comment
Closed

scikit learn installation issue #11

Jaswanth-12 opened this issue Jul 19, 2023 · 1 comment

Comments

@Jaswanth-12
Copy link

when i run this pip install sklearn it is showing can anybody help me how to resolve
Collecting sklearn
Using cached sklearn-0.0.post7.tar.gz (3.6 kB)
Preparing metadata (setup.py) ... error
error: subprocess-exited-with-error

  https://github.com/scikit-learn/sklearn-pypi-package/issues/new
  [end of output]

note: This error originates from a subprocess, and is likely not a problem with pip.
error: metadata-generation-failed

× Encountered error while generating package metadata.
╰─> See above for output.

note: This is an issue with the package mentioned above, not pip.
hint: See above for details.

@adrinjalali
Copy link
Member

You should be installing the package as pip install scikit-learn and not as pip install sklearn

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants