idning / youdao-dict-for-ubuntu

有道词典 linux client in python
185 stars 43 forks source link

缺少依赖包 ,安装失败 #13

Open Abel1802 opened 4 years ago

Abel1802 commented 4 years ago

zhu@lagrange:~/Downloads$ sudo dpkg -i youdao-dict-0.1.0_all.deb (Reading database ... 210609 files and directories currently installed.) Preparing to unpack youdao-dict-0.1.0_all.deb ... Unpacking youdao-dict (0.1.0) over (0.1.0) ... dpkg: dependency problems prevent configuration of youdao-dict: youdao-dict depends on python-gtk2; however: Package python-gtk2 is not installed. youdao-dict depends on python-webkit; however: Package python-webkit is not installed. youdao-dict depends on mplayer; however: Package mplayer is not installed.

dpkg: error processing package youdao-dict (--install): dependency problems - leaving unconfigured Processing triggers for gnome-menus (3.32.0-1ubuntu1) ... Processing triggers for desktop-file-utils (0.23-4ubuntu1) ... Processing triggers for mime-support (3.60ubuntu1) ... Errors were encountered while processing: youdao-dict

marrblue commented 4 years ago

把缺少的依赖包装上即可。。