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

Can not run build.sh #80

Open
hoainv99 opened this issue Mar 4, 2021 · 2 comments
Open

Can not run build.sh #80

hoainv99 opened this issue Mar 4, 2021 · 2 comments

Comments

@hoainv99
Copy link

hoainv99 commented Mar 4, 2021

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,

@bianlongpeng
Copy link

bianlongpeng commented May 25, 2021

@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
image, then rebuild build.sh, by the way, pytorch ==0.4.0. gcc==7.3.0

@anruirui
Copy link

@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.

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