3DDFA icon indicating copy to clipboard operation
3DDFA copied to clipboard

gcc: error trying to exec 'cc1plus': execvp: 没有那个文件或目录 error: command 'gcc' failed with exit status 1

Open huyanfei-cqupt opened this issue 4 years ago • 3 comments

Please detail your questions here : ) when I run the command of 'python setup.py build_ext -i' , prompt an error. How to solve this error? Can anyone help me answer? Thank you very much! Questions posted to this repository will be closed.

huyanfei-cqupt avatar Dec 09 '20 07:12 huyanfei-cqupt

I have searched for similar issues, and some people say that the gcc and g++ versions are incompatible? I don't know how to solve this error.

huyanfei-cqupt avatar Dec 09 '20 07:12 huyanfei-cqupt

Please detail your questions here : ) when I run the command of 'python setup.py build_ext -i' , prompt an error. How to solve this error? Can anyone help me answer? Thank you very much! Questions posted to this repository will be closed.

Have you solved it now? I am stuck here too.

453875726 avatar Sep 03 '21 10:09 453875726

python3 setup.py build_ext -i running build_ext skipping 'mesh_core_cython.cpp' Cython extension (up-to-date)

After these, it seems there is no new files in current directory

453875726 avatar Sep 03 '21 10:09 453875726