ubuntu下执行sudo apt-get install python-pip 出现错误 Unable to locate package python-pip
生活随笔
收集整理的這篇文章主要介紹了
ubuntu下执行sudo apt-get install python-pip 出现错误 Unable to locate package python-pip
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
ubuntu13.04下執行sudo apt-get install python-pip 出現以下錯誤:
E: Unable to locate package python-pip
解決辦法:
摘自 https://askubuntu.com/questions/672808/sudo-apt-get-install-python-pip-is-failing
python-pip is in the universe repositories, therefore use the steps below:
sudo apt-get install software-properties-common sudo apt-add-repository universe sudo apt-get update sudo apt-get install python-pip總結
以上是生活随笔為你收集整理的ubuntu下执行sudo apt-get install python-pip 出现错误 Unable to locate package python-pip的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 【考研英语——刘晓燕语法、简单句和长难句
- 下一篇: 【渗透技巧】资产探测与信息收集