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

Google Colab error #37287

Closed
charlyromero opened this issue Apr 25, 2020 · 3 comments
Closed

Google Colab error #37287

charlyromero opened this issue Apr 25, 2020 · 3 comments

Comments

@charlyromero
Copy link

I am running Demucs in Google Colab, and when I execute a command I get the following error

AssertionError:
The NVIDIA driver on your system is too old (found version 10010).
Please update your GPU driver by downloading and installing a new
version from the URL: http://www.nvidia.com/Download/index.aspx
Alternatively, go to: https://pytorch.org to install
a PyTorch version that has been compiled with your version
of the CUDA driver.

the version of the card is as follows:
nvcc: NVIDIA (R) Cuda compiler driver
Copyright (c) 2005-2019 NVIDIA Corporation
Built on Sun_Jul_28_19:07:16_PDT_2019
Cuda compilation tools, release 10.1, V10.1.243

How can i fix this?

@andreimargeloiu
Copy link

I get the same error... My current solution involves downgrading to PyTorch 1.4

@charlyromero
Copy link
Author

Thank you very much, thanks to what you told me I was able to solve it

@izdeby
Copy link
Contributor

izdeby commented Apr 26, 2020

Please, use the forum for the questions.

@izdeby izdeby closed this as completed Apr 26, 2020
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