Skip to content

Latest commit

 

History

History
11 lines (11 loc) · 538 Bytes

about installing & uninstalling.md

File metadata and controls

11 lines (11 loc) · 538 Bytes

Install python & some tips

First, check wheater you have installed python and what version it is.
Second, according to your operating system and your own need to choose which version to install and the way to install.
Sometimes, you shoulde be careful about knowing the link python python3 python2 and so on that which version they are really pointing.

Install pip

sudo pacman -S python-pip

change mirrors

pip install pip -U
pip config set global.index-url https://pypi.tuna.tsinghua.edu.cn/simple