sudo apt-get install python-pip 失敗
Two Methods:
-
You can install through Ubuntu Software Center.
-
Open Ubuntu Software Center and search for
easy_install
-
Highlight alternative Python package installer (python-pip) from thelist and click Install
-
You can check weather the installation was successful or not bygiving the command
which pip
you will see the path of installed application, for example
/usr/local/bin/pip
-
-
Second method
-
Open terminal by pressing CTRL+ALT+T and type the following:
cd ~
to navigate to your home directory.
-
Then issue the below command:
wget -P Downloads/ https://svn.apache.org/repos/asf/oodt/tools/oodtsite.publisher/trunk/distribute_setup.py
-
Next step is to run the downloaded script. To do this, issue thiscommand:
sudo python Downloads/distribute_setup.py
-
and type your user password when prompted (Please, note that youraccount needs to be a member of Administrators group in order toissue
sudo
). -
Hit
Enter
and let the script run. -
To ensure easy_install is installed, issue the command below:
which easy_install
The typical response in case the installation completed successfullywould look something like this:
/usr/local/bin/easy_install
-
The next thing to do is use easy_install to install pip. For thatyou’ll need to issue:
sudo easy_install pip
-
Enter your password if prompted to confirm command.
-
Let the installer run and once the installation is completed type:
which pip
This command should typically respond with something like this:
/usr/local/bin/pip
-
我用的第二種方法,開始不管用,搗鼓了半天,又重新來了一遍,可以了……生無可戀
http://askubuntu.com/questions/268539/unable-to-locate-package-python-pip
我用虛擬機器安裝的Ubuntu 用sudo apt-get install 突然又可以了……,單獨的系統已經通過上述方法突然也可以了, 接著生無可戀中
(是不是因為我把每個error的連結都開啟看看它們,害羞了?就好了?哈哈,或者是我開啟後路通了,然後它就跟上來了?機智)
源好任性
相關推薦
sudo apt-get install python-pip 失敗
Two Methods: You can install through Ubuntu Software Center. Open Ubuntu Software Center and sear
Hadoop $ sudo apt-get install ntp安裝失敗
Hadoop $ sudo apt-get install ntp安裝失敗可以試一下這個步驟 1.在$ sudo vi /etc/apt/sources.list 加入 deb http://archive.ubuntu.com/ubuntu/ trusty main restric
公司網路使用代理上網在安裝 sudo apt-get install php7.0-mysql 錯誤 Hash 校驗和不符 失敗
關於類似報錯: Hash 校驗和不符 失敗 E: 有幾個軟體包無法下載,要不執行 apt-get update 或者加上 --fix-missing 的選項再試試? 以及關於 apt-get update 獲取:1 http://ip:xxxx:portxxx(這裡是你
apt-get install openssh-server 失敗問題解決
mis o-c server perm quest sudo ons ssi 輸入密碼 apt-get install openssh-server 主要報錯是:Unable to correct problems, you have held broken package
sudo apt-get install,出現了下面的Unable to locate package錯誤:
bsp ble 更換 pda 出現 tro sta 錯誤信息 發現 sudo apt-get install,出現了下面的Unable to locate package錯誤: 這叫一個郁悶啊,出師不利,不帶這麽嚇唬剛玩Ubuntu的小朋友吧~於是趕緊找資料
在ubuntu中我們使用sudo apt-get install 或者dpkg -i *.deb安裝軟件時,常常提示“有未能滿足的依賴關系“,解決方法
yun 依賴庫 all OS install rop bak pkg mir 很早之前在ubuntu安裝軟件時遇到的問題,今天打開ubuntu看到了,總結如下: 在ubuntu中我們使用sudo apt-get install 或者dpkg -i *.deb安裝軟件常常提示
Ubuntu sudo apt-get install *** 無法安裝軟體
簡介 windows下安裝軟體,我們只需要雙擊EXE檔案。但在Linux下每個Linux的發行版,比如Ubuntu,都會維護一個自己的軟體倉庫,我們常用的幾乎所有軟體都在這裡面。 在Ubuntu下,維護一個源列表,源列表裡面都是一些網址資訊,這每一條網址就是一個源,這個地址指向的
sudo apt-get install git-all 安裝出現問題
sudo apt-get install git-all 安裝出現問題。 解決方法: 嘗試解除安裝 git-all,安裝 git-daemon-sysvinit,然後再次安裝 git-all 。 如果你看看Synaptic的包屬性,你會發現 git-all 依賴git-daemon-sy
sudo apt-get install E: 軟體包 * 還沒有可供安裝的候選者 --解決方法
如果你有DVD版的Ubuntu 9.04,用它來作為源,確實是不錯的想法,也省去了聯網的麻煩,具體操作如下: 開啟終端,執行: sudo gedit /etc/apt/sources.list 將裡面的所有內容刪除,儲存退出。 然後終端執行: sudo mount -o loop -t iso9660 /.
sudo apt-get install openssh-server時提示需要安裝1:6.6p1-2ubuntu1的解決辦法(圖文詳解)
最近,在執行 sudo apt-get install openssh-server 提示,如下。 解決辦法 先要執行 sudo apt-get install openssh-client=1:6.6.p1-2ubuntu1
ubuntu 安裝時執行sudo apt-get install xxx出現錯誤
1 出現錯誤資訊“E:Encountered a section with no Package: header,” 解決方法: 執行“sudo rm /var/lib/apt/lists/* -vf” 和 “sudo apt-get update "可以解
Ubuntu安裝軟體sudo apt-get install時出現錯誤
1.執行命令: sudo apt-get install libncurses5-dev 2.現象: 3.分析: 通過終端安裝程式sudo apt-get install xxx時出錯:
通過終端安裝程式sudo apt-get install xxx時出錯(上次安裝沒有正常完成)
通過終端安裝程式sudo apt-get install xxx時出錯: 出現這個問題可能是有另外一個程式正在執行,導致資源被鎖不可用。而導致資源被鎖的原因可能是上次執行安裝或更新時沒有正常完成,進而出現此狀況,解決的辦法其實很簡單: 在終端中敲入以下兩句
Ubuntu執行sudo apt-get install安裝過程出現錯誤
Ubuntu執行sudo apt-get install安裝過程出現以下錯誤: ~$ sudo apt-get install apache2 [sudo] password for xxt: Reading package lists... Done Buil
linux sudo apt-get install
[email protected]:~$ sudo apt-get -f install正在讀取軟體包列表... 完成正在分析軟體包的依賴關係樹 正在讀取狀態資訊... 完成 正在更正依賴關係... 完成將會安裝下列額外的軟體包: qtch
ubuntu 命令:sudo apt-get install mysql 安裝mysql,修改密碼總結
資料庫安裝 sudo apt-get install mysql (下載最新版本) 或者 sudo apt-get install mysql==version (下載指定版本) 登入mysql資料庫 輸入 mysql
ubuntu使用sudo apt-get install -f 命令後的修復方法
RT。我的系統是ubuntu 12.04LTS 在安裝某個軟體時,我將自動偵測軟體包依賴並安裝的命令sudo apt-get -f install輸入成了sudo apt-get install -f. 結果ubuntu系統中許多的函式庫,軟體都被刪除。甚至連我的gnome
【虛擬機器/伺服器】apt-get install 和 pip install的區別
pip install apt-get install 源是pyPI 源是ubuntu倉庫 對於同一
ubuntu下 sudo apt-get install jdk 8
本PPA由webupd8製作,支援Ubuntu 12.10, 12.04, 11.10, 11.04, 10.10 和 10.04以及對應的Linux Mint版本,Oracle Java 8包提供JDK8 和 JRE8。 sudo add-apt-repositor
sudo apt-get install E: 軟體包 * 還沒有可供安裝的候選者
保證Ubuntu網路可用的前提下: 一,問題: ~$ sudo apt-get install vim 正在讀取軟體包列表... 完成 正在分析軟體包的依賴關係樹 正在讀取狀態資訊... 完成 現在沒有可用的軟體包 vim,但是它被其它的軟體