gpt4 book ai didi

Linux 错误 : Unmet Dependencies

转载 作者:太空宇宙 更新时间:2023-11-04 12:43:24 25 4
gpt4 key购买 nike

安装 ipython 时出错:

Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run 'apt-get -f install' to correct these.
The following packages have unmet dependencies:
libnss3 : Breaks: libnss3:i386 (!= 2:3.19.2.1-0ubuntu0.14.04.2) but 2:3.23-0ubuntu0.16.04.1 is installed
libnss3:i386 : Breaks: libnss3 (!= 2:3.23-0ubuntu0.16.04.1) but 2:3.19.2.1-0ubuntu0.14.04.2 is installed
libnss3-nssdb : Depends: libnss3 (= 2:3.23-0ubuntu0.16.04.1) but 2:3.19.2.1-0ubuntu0.14.04.2 is installed
E: Unmet dependencies. Try using -f.

我在执行如下命令时遇到问题:

sudo apt-get upgrade

sudo apt-get install ipython

任何帮助都是显而易见的

最佳答案

您缺少依赖项。你需要执行

apt-get -f install

正如输出告诉您的那样。

关于Linux 错误 : Unmet Dependencies,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/39504120/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com