Open hoainv99 opened 3 years ago
@hoainv99 I also meet this error, but for me the realy error is "include/THC/THCGeneral.h:12:10: fatal error: cuda.h: No such file or directory", this is becauese commond can't find cuda dir. I soved it by add a line in build.py, like , then rebuild build.sh, by the way, pytorch ==0.4.0. gcc==7.3.0
@bianlongpeng hello, I want to install pytorch 0.4.0 with cuda10 but i am unable to find the right wheel file, can you add the link to the appropriate wheel file? Thank you very much.
I try to run file build.sh by
sh build.sh
But it happened error below:CompileError: command 'gcc' failed with exit status 1
Can anyone help me solve this? Thank you,