win与linux系统中python requests 安装 在windows系统下,只需要输入命令pipinstallrequests,即可安装。在linux系统下,只需要输入命令 python的requests安装