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

The following packages have unmet dependencies: nvidia-cuda-toolkit #9

Open
huangjiancong1 opened this issue Jun 29, 2019 · 0 comments
Labels

Comments

@huangjiancong1
Copy link

huangjiancong1 commented Jun 29, 2019

If use Cuda-10.1 do not need to install nvidia-cuda-dev nvidia-cuda-toolkit, it will have error when you apt-get install any dependencies like this:

You might want to run 'apt-get -f install' to correct these:
The following packages have unmet dependencies:
 nvidia-cuda-toolkit: Depends: nvidia-cuda-dev (= 7.5.18-0ubuntu1) but it is not going to be installed
E:Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution)

If you already meet this error, run this:
sudo apt-get purge nvidia-cuda-toolkit

@huangjiancong1 huangjiancong1 changed the title Bug fixed when follow introduction to install ddrl Bug fixed when following introduction to install ddrl Jun 29, 2019
@matthieu637 matthieu637 changed the title Bug fixed when following introduction to install ddrl The following packages have unmet dependencies: nvidia-cuda-toolkit Sep 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants