Skip to content

gcc: error trying to exec 'cc1plus' : execvp: No such file or directory #47

@ladominguez

Description

@ladominguez

Dear All,

thank you for positing this amazing package. I am not sure whether this an issue or not since I already found the solution. When I tried to installed on Ubuntu, I got the following error after pip install .

gcc: error trying to exec 'cc1plus' : execvp: No such file or directory

after searching for sometime, I found that I was missing this library

conda install -c conda-forge gxx_linux-64

I hope someone find it useful

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions