You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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!
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?
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?
The text was updated successfully, but these errors were encountered: