Skip to content
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

python setup.py build_ext --inplace #43

Closed
summerinternship2019 opened this issue Sep 3, 2019 · 2 comments
Closed

python setup.py build_ext --inplace #43

summerinternship2019 opened this issue Sep 3, 2019 · 2 comments

Comments

@summerinternship2019
Copy link

running build_ext
building 'pyrevolve.crevolve' extension
gcc -pthread -B /home/miguel/anaconda3/envs/devito/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I./pyrevolve -I. -Ipyrevolve -I/home/miguel/anaconda3/envs/devito/include/python3.7m -c pyrevolve/crevolve.cpp -o build/temp.linux-x86_64-3.7/pyrevolve/crevolve.o
gcc: error trying to exec 'cc1plus': execvp: No such file or directory
error: command 'gcc' failed with exit status 1

@navjotk
Copy link
Member

navjotk commented Sep 4, 2019

What OS is this on? Compiler version?

@summerinternship2019
Copy link
Author

HI
I use Ubuntu and run most of those code in the cluster

@navjotk navjotk closed this as completed Feb 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants