-
-
Notifications
You must be signed in to change notification settings - Fork 13
python -m pip install refy #27
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
Comments
Thank you for the report. This is a problem with Feel free to report an issue on refy's issue tracker. |
Already installed scikit-learn |
Already installed scikit-learn |
@Devilelal and @imran131399: the problem is not about installing It's up to the maintainers of the |
I went ahead an created the PR myself: https://github.com/FedeClaudi/refy/pull/6 |
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.
The text was updated successfully, but these errors were encountered: