S
S
sha2562019-04-20 22:34:52
Python
sha256, 2019-04-20 22:34:52

How to install fancyimpute in cenos 7?

Friends, hello everyone!
Tell me how to overcome the error when trying to install the "fancyimpute" package in centos 7, the listing is below:

gcc: error trying to exec 'cc1plus': execvp: No such file or directory
    error: command 'gcc' failed with exit status 1

    ----------------------------------------
Command "/usr/bin/python3.6 -u -c "import setuptools, tokenize;__file__='/tmp/pip-install-krevquxa/cvxpy/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" install --record /tmp/pip-record-k2dmh73q/install-record.txt --single-version-externally-managed --compile" failed with error code 1 in /tmp/pip-install-krevquxa/cvxpy/

Optional:
uname -a
Linux 3.10.0-957.10.1.el7.x86_64 #1 SMP Mon Mar 18 15:06:45 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
sha256, 2019-04-20
@sha256

cured
yum install gcc-c++

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question