We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
intall OCtis
pip install octis
Running setup.py install for libsvm ... error error: subprocess-exited-with-error
× Running setup.py install for libsvm did not run successfully. │ exit code: 1 ╰─> [30 lines of output] running install ....
error: command 'x86_64-linux-gnu-gcc' failed: No such file or directory [end of output]
note: This error originates from a subprocess, and is likely not a problem with pip. error: legacy-install-failure
× Encountered error while trying to install package. ╰─> libsvm
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Description
intall OCtis
What I Did
pip install octis
error
Running setup.py install for libsvm ... error
error: subprocess-exited-with-error
× Running setup.py install for libsvm did not run successfully.
│ exit code: 1
╰─> [30 lines of output]
running install
....
error: command 'x86_64-linux-gnu-gcc' failed: No such file or directory
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
error: legacy-install-failure
× Encountered error while trying to install package.
╰─> libsvm
The text was updated successfully, but these errors were encountered: