SoftRas icon indicating copy to clipboard operation
SoftRas copied to clipboard

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

Open ccc013 opened this issue 3 years ago • 2 comments

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?

ccc013 avatar Dec 15 '21 08:12 ccc013

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 avatar Mar 15 '22 12:03 runxi607

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?

yudian11 avatar Jul 30 '23 07:07 yudian11