【问题标题】:Not installable dependencies when trying to install blender on ubuntu 14.04尝试在 ubuntu 14.04 上安装搅拌机时无法安装依赖项
【发布时间】:2023-03-31 15:09:01
【问题描述】:

我做了以下安装搅拌机:

sudo add-apt-repository ppa:irie/blender
sudo apt-get update
sudo apt-get install blender

并收到有关未满足的依赖项的消息:

Reading package lists... Done
Building dependency tree       
Reading state information... 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 information may help to resolve the situation:

The following packages have unmet dependencies:
 blender : Depends: libboost-locale1.54.0 but it is not installable
           Depends: libopencolorio1 but it is not installable
           Depends: libspnav0 (>= 0.2.1) but it is not installable
E: Unable to correct problems, you have held broken packages.

我已尝试手动安装每个“不可安装”的软件包及其依赖项,但并没有解决问题。任何帮助都非常感谢,谢谢。

【问题讨论】:

    标签: ubuntu-14.04 blender


    【解决方案1】:

    我设法通过 Synaptic 包管理器解决了这个问题。我曾尝试从终端重新安装libboot-locale1.54.0,一切似乎都很好,但在安装 Blender 时仍然出现同样的错误。然后出于绝望,我打开了 Synaptic 包管理器并重新安装了相同的包,令我惊讶的是它解决了这个问题。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 2021-11-29
      • 2021-09-27
      • 2023-02-07
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多