-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Hi. I encountered an error in the process of scikit learn installation:
Collecting sklearn>=0.0 (from capexplain)
Downloading 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.
So I think you should change sklearn to scikit-learn in your configs to solve this problem.
Metadata
Metadata
Assignees
Labels
No labels