1、首先要公升級pip,命令是:python -m pip install --upgrads pip
2、使用阿里雲的映象位址安裝pandas包
映象**如下:
pip install pandas -i --trusted-host=mirrors.aliyun.com/pypi/******
#注:其中 是阿里雲**
–trusted-host=mirrors.aliyun.com/pypi/****** 表示信任此**
pip安裝國內映象
清華 阿里雲 中國科技大學 華中理工大學 山東理工大學 豆瓣 note 新版ubuntu要求使用https源,要注意。例如 pip install i 包名 可以在使用pip的時候加引數 i 例如 pip install i pyspider,這樣就會從清華這邊的映象去安裝pyspider庫。lin...
pip 映象源快速安裝庫方法
清華源 阿里源 豆瓣源 科大源 源 推薦快速安裝方法 使用pip安裝包時,出現cannot unpack file 的問題的解決以及pip安裝速度慢或出現readtime out問題的解決。顯示已安裝的頻道 conda config show 新增頻道 conda config add channe...
pip安裝方法
python m pip uninstall pip sudo apt get remove python pip python pip sudo apt install python pip wget python get pip.py python3 get pip.py 安裝python3的p...