按照CUDA Toolkit 11.1 Downloads 中的所有说明进行操作后,最后一条说明
sudo apt-get -y install cuda
Run Code Online (Sandbox Code Playgroud)
对我不起作用。
终端显示此消息:
The following packages have unmet dependencies:
cuda : Depends: cuda-11-1 (>= 11.1.0) but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
Run Code Online (Sandbox Code Playgroud)
PS:我的电脑中有一张 NVIDIA GTX 1660TI 卡。
请问有什么解决办法吗?