use*_*181 14 pip python-3.4
我应该在命令提示符下使用什么命令在python 3.4版本中安装请求模块???
pip安装请求
在python 3.4版本中安装请求模块没用.因为在运行下面的脚本时出现错误
ImportError:没有名为'requests'的模块
小智 50
python -m pip install requests 要么 py -m pip install requests
python -m pip install requests
py -m pip install requests
归档时间:
10 年,7 月 前
查看次数:
66639 次
最近记录:
6 年,10 月 前