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

g++ error: load_textures_cuda.o: No such file or directory #95

Open
ccc013 opened this issue Dec 15, 2021 · 2 comments
Open

g++ error: load_textures_cuda.o: No such file or directory #95

ccc013 opened this issue Dec 15, 2021 · 2 comments

Comments

@ccc013
Copy link

ccc013 commented Dec 15, 2021

Hello, when I use 'python setup.py install', I got this problem:
g++: error: SoftRas-master/build/temp.linux-x86_64-3.8/soft_renderer/cuda/load_textures_cuda.o: No such file or directory g++: error: SoftRas-master/build/temp.linux-x86_64-3.8/soft_renderer/cuda/load_textures_cuda_kernel.o: No such file or directory error: command 'g++' failed with exit status
And I use python 3.8.5, cuda 11.0 and pytorch 1.7.1.

I have tried some methods from other issues, suche #76 , #84 ,but all failed, so what should I do to solve this problem?

@runxi607
Copy link

Hello, when I use 'python setup.py install', I got this problem: g++: error: SoftRas-master/build/temp.linux-x86_64-3.8/soft_renderer/cuda/load_textures_cuda.o: No such file or directory g++: error: SoftRas-master/build/temp.linux-x86_64-3.8/soft_renderer/cuda/load_textures_cuda_kernel.o: No such file or directory error: command 'g++' failed with exit status And I use python 3.8.5, cuda 11.0 and pytorch 1.7.1.

I have tried some methods from other issues, suche #76 , #84 ,but all failed, so what should I do to solve this problem?

Hello!I encountered the same problem,do you solve this problem?Thank you very much!

@yudian11
Copy link

Hello, when I use 'python setup.py install', I got this problem: g++: error: SoftRas-master/build/temp.linux-x86_64-3.8/soft_renderer/cuda/load_textures_cuda.o: No such file or directory g++: error: SoftRas-master/build/temp.linux-x86_64-3.8/soft_renderer/cuda/load_textures_cuda_kernel.o: No such file or directory error: command 'g++' failed with exit status And I use python 3.8.5, cuda 11.0 and pytorch 1.7.1.
I have tried some methods from other issues, suche #76 , #84 ,but all failed, so what should I do to solve this problem?

Hello!I encountered the same problem,do you solve this problem?Thank you very much!

@runxi607 hello,would you mind to tell me how to solve this problems?

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

3 participants