sudo easy_install pip
pip install requests
如果没有安装成功,那么接下来:
python3 -m pip install -U pip
pip3 install requests