在用apt-get安装软件包的时候遇到E: Sub-process /usr/bin/dpkg returned an error code (1)问题,解决方法如下: 到此问题得以顺利解决。 参考:https://www.cnblogs.com/nkh222/p ...
问题描述: 今天在使用命令 sudo apt get install python pip 安装时,总是出现如下图这样的错误,开始以为是以为自己python版本的问题,后来发现无论装什么东西都会出现,这样的错误,错误展示: 解决方案: 进入如下目录: 删除下面这个文件: 重新创建这个文件: 如下图所示: 再次安装: 安装pip : 查看pip 版本,看是否安装成功: 说明安装成功 ...
2018-01-30 21:59 2 21153 推荐指数:
在用apt-get安装软件包的时候遇到E: Sub-process /usr/bin/dpkg returned an error code (1)问题,解决方法如下: 到此问题得以顺利解决。 参考:https://www.cnblogs.com/nkh222/p ...
在用apt-get安装软件包的时候遇到E: Sub-process /usr/bin/dpkg returned an error code (1)问题,解决方法如下: 到此问题得以顺利解决。 ...
You might want to reinstall dpkg by doing the following: Mind that you might want to look whether the download links are still up-too-date If you ...
在用apt-get安装软件时出现了类似于 install-info: No dir file specified; try –help for more information.dpkg:处理 gettext (–configure)时出错: 子进程 post-installation ...
在用apt-get安装软件时出现了类似于install-info: No dir file specified; try --help for more information.dpkg:处理 gettext (--configure)时出错: 子进程 post-installation ...
E: Sub-process /usr/bin/dpkg returned an error code (1)错误解决 在用apt-get安装软件时出现了类似于install-info: No dir file specified; try --help for more ...
在用apt-get安装软件时出现了类似于install-info: No dir file specified; try --help for more information.dpkg:处理 gettext (--configure)时出错: 子进程 post-installation ...
执行以下命令 解决: 再执行: sudo apt-get update ...