在用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 ...