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

PIP INSTALL refy version pip 3.9.0 #28

Closed
imran131399 opened this issue Nov 15, 2023 · 3 comments
Closed

PIP INSTALL refy version pip 3.9.0 #28

imran131399 opened this issue Nov 15, 2023 · 3 comments

Comments

@imran131399
Copy link

Collecting myterial (from refy==1.0.0.8)
Using cached myterial-1.2.1-py3-none-any.whl (6.3 kB)
Collecting rich (from refy==1.0.0.8)
Using cached rich-13.6.0-py3-none-any.whl.metadata (18 kB)
Collecting bibtexparser (from refy==1.0.0.8)
Using cached bibtexparser-1.4.1.tar.gz (55 kB)
Preparing metadata (setup.py) ... done
Collecting xmltodict (from refy==1.0.0.8)
Using cached xmltodict-0.13.0-py2.py3-none-any.whl (10.0 kB)
Collecting sklearn (from refy==1.0.0.8)
Using cached sklearn-0.0.post11.tar.gz (3.6 kB)
Preparing metadata (setup.py) ... error
error: subprocess-exited-with-error

× python setup.py egg_info did not run successfully.
│ exit code: 1
╰─> [18 lines of output]
The 'sklearn' PyPI package is deprecated, use 'scikit-learn'
rather than 'sklearn' for pip commands.

Here is how to fix this error in the main use cases:

  • use 'pip install scikit-learn' rather than 'pip install sklearn'
  • replace 'sklearn' by 'scikit-learn' in your pip requirements files
    (requirements.txt, setup.py, setup.cfg, Pipfile, etc ...)
@jjerphan
Copy link
Member

Duplicate of #27.

@imran131399
Copy link
Author

Duplicate of #27.

Bro same isssue

@jjerphan
Copy link
Member

jjerphan commented Nov 15, 2023

It is an issue with refy, the list of dependencies needs to be updated.

See: #27 (comment)

Edit: Also, I understand that you are annoyed by this issue; but this is not a reason to use informal, depreciative language. I invite you to read scikit-learn's Code of Conduct and the Python Community Code of Conduct scikit-learn abides to.

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