關於 pip 使用時的問題

2021-10-06 11:39:18 字數 1057 閱讀 5772

pip 的版本問題

pip遇到問題:d:\anaconda3\python.exe: no module named pip.__main__; 'pip' is a package and cannot be directly executed

pip報錯:valueerror:unable to find resource t64.exe in package pip._vendor.distlib

結語

pip list

pip報錯:error: could not install packages due to an environmenterror: [winerror 5] 拒絕訪問。

解決辦法

然後根據上面的錯誤資訊在執行安裝時新增--user進行 pip 更新

pip遇到問題:d:\anaconda3\python.exe: no module named pip.main; 『pip』 is a package and cannot be directly executed

解決辦法解決辦法(通過網上蒐集到的方法,進行彙總)後續若是在使用過程遇到其他的問題,我會繼續更新這篇部落格。

關於使用pip時,遇到的問題

問題描述 當我使用pip install 需要的安裝包時,其會報如下錯誤 insecureplatformwarning could not fetch url there was a problem confirming the ssl certificate httpsconnectionpoo...

關於pip的源問題

pip源的更改 pip的預設源在國外,pip install some packages特別慢,經常會超時,導致安裝失敗 pip 更換為國內的映象 一 使用方法 臨時使用 pipinstall i 庫名 清華的大學的映象 永久修改 1 linux 修改 pip pip.conf 沒有就建立乙個 內容...

mongodb使用時遇到的問題

mon new mongoclient mongodb localhost 27017 要操作的資料庫 database mon apidata1 選擇集合 info database uuuvnq 全部查詢 data info find var dump data 結果 原因 find返回的是游標...