想使用pycharm中的requests我的好像没有带着这个包在哪里下载呢
收起
小写requests试试,如果也没有,在终端输入pip install requests
pip install requests
报告相同问题?