pip install requests 即可。
如果又安装了python3 ,出现了以上错误。
python3 -m pip install requests 一条命令就可以安装在python3的库里。