1、首先,python安装模块使用pip命令,安装步骤:打开命令行。
3、切换到python安装目录的script目录下。
5、进行python命令行,输入import requests,如不报错则说明安装成功。