-
Notifications
You must be signed in to change notification settings - Fork 0
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
pip3 install HAPPE failed... #7
Comments
Thank you for trying HAPPE. As the error message says: |
Thank you. We got HAPPE running in the way you suggest. |
Can you provide detailed installation and execution commands and complete error output? |
Please see below for installation, execution commands and output.
|
... with this error message:
Collecting sklearn (from HAPPE)
Downloading sklearn-0.0.post12.tar.gz (2.6 kB)
Preparing metadata (setup.py) ... error
error: subprocess-exited-with-error
× python setup.py egg_info did not run successfully.
│ exit code: 1
╰─> [15 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: