3DDFA
3DDFA copied to clipboard
gcc: error trying to exec 'cc1plus': execvp: 没有那个文件或目录 error: command 'gcc' failed with exit status 1
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.
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.
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.
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