问题描述
出于开发目的,我需要在Ubuntu 18.04上安装tensorrt 6。我已经安装了这个deb(此页面上的链接:https://developer.nvidia.com/nvidia-tensorrt-6x-download):
安装deb之后,当我尝试安装libnvinfer-dev时,出现此错误:
stiv2@gaidar:~/Downloads$ sudo apt install libnvinfer-dev
Reading package lists... Done
Building dependency tree
Reading state @R_218_4045@ion... Done
Some packages Could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following @R_218_4045@ion may help to resolve the situation:
The following packages have unmet dependencies:
libnvinfer-dev : Depends: libcublas-dev but it is not installable
E: Unable to correct problems,you have held broken packages.
在哪里可以获得 libnvinfer-dev ?
解决方法
暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!
如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。
小编邮箱:dio#foxmail.com (将#修改为@)