OCTIS icon indicating copy to clipboard operation
OCTIS copied to clipboard

OCTIS install error

Open webdevcoach opened this issue 1 year ago • 0 comments

  • OCTIS version:
  • Python version: Python 3.10.6
  • Operating System: Ubuntu 22.04 WLS Windows 10

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

webdevcoach avatar Aug 29 '23 19:08 webdevcoach