Python 3.5+Requests+Pycharm+bs4+BeautifulSoup
我在Pycharm的File->setting->Project:[app]->Project Interpreter中的“+”中找不到。于是,我直接通过cmd 进入到我的python安装目录,通过安装指令进行安装
pip install requests
声明:本文来自网络,不代表【好得很程序员自学网】立场,转载请注明出处:http://haodehen.cn/did81964
Python 3.5+Requests+Pycharm+bs4+BeautifulSoup
我在Pycharm的File->setting->Project:[app]->Project Interpreter中的“+”中找不到。于是,我直接通过cmd 进入到我的python安装目录,通过安装指令进行安装
pip install requests