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

setup.py CUDA #77

Closed
zillur-av opened this issue Jan 12, 2023 · 0 comments
Closed

setup.py CUDA #77

zillur-av opened this issue Jan 12, 2023 · 0 comments

Comments

@zillur-av
Copy link

zillur-av commented Jan 12, 2023

  138 | #error -- unsupported GNU version! gcc versions later than 8 are not supported!
      |  ^~~~~
error: command '/usr/local/cuda/bin/nvcc' failed with exit code 1

I installed torch in a conda environment via pip. It is working fine; I checked using torch.cuda.is_available().

torch= 1.9.0+cu102
torchvision= 0.10.0+cu102
ubuntu 20

Do not understand why this error is showing everytime I run setup.py

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

1 participant