Tencent / TAD_Sim

腾讯自动驾驶仿真系统 TAD Sim (Tencent Autonomous Driving Simulation) 单机版是腾讯自动驾驶以建立更加安全和高效的自动驾驶测试工具为目标, 为自动驾驶系统研发和验证而量身定做的跨平台分布式系统.
Other
306 stars 86 forks source link

显示成功编译但是在安装deb时报错 #99

Closed rainaider closed 1 day ago

rainaider commented 3 days ago

sudo dpkg -i tadsim_1.0.0_amd64.deb

(Reading database ... 323247 files and directories currently installed.) Preparing to unpack tadsim_1.0.0_amd64.deb ... Unpacking tadsim (1.0.0) over (1.0.0) ... dpkg: dependency problems prevent configuration of tadsim: tadsim depends on gconf2; however: Package gconf2 is not installed. tadsim depends on gconf-service; however: Package gconf-service is not installed.

dpkg: error processing package tadsim (--install): dependency problems - leaving unconfigured Processing triggers for hicolor-icon-theme (0.17-2) ... Processing triggers for gnome-menus (3.36.0-1ubuntu1) ... Processing triggers for desktop-file-utils (0.24-1ubuntu3) ... Processing triggers for mime-support (3.64ubuntu1) ... Errors were encountered while processing: tadsim 我的系统是Ubuntu20.04

查看编译记录 : ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. exhale 0.3.6 requires Sphinx<5,>=3.0, but you have sphinx 7.4.7 which is incompatible. 不知道是不是这个影响

dongfeng2134 commented 3 days ago

https://mp.weixin.qq.com/s/SNS4LDdQZFeKZzTFDf-8qg

image

rainaider commented 3 days ago

成功了

dongfeng2134 commented 2 days ago

成功了

嗯嗯,issue 可以关闭了