操作系统:Windows 7
Python版本:Python 3.5.4
学习爬虫,安装beautifusoup4
尝试1:pip install beautifusoup4 结果:提示Could not find a version that satisfies the requirement beautifusoup4...
尝试2:pip install bs4 结果:安装成功
![](https://img.haomeiwen.com/i1677882/be246808593b30d3.png)
![](https://img.haomeiwen.com/i1677882/ef19dfcab7427bf2.png)
百度说是:
beautifulsoup4移入到bs4里面去了。。
操作系统:Windows 7
Python版本:Python 3.5.4
学习爬虫,安装beautifusoup4
尝试1:pip install beautifusoup4 结果:提示Could not find a version that satisfies the requirement beautifusoup4...
尝试2:pip install bs4 结果:安装成功
百度说是:
beautifulsoup4移入到bs4里面去了。。
本文标题:pip install beautifusoup4安装失败的解决
本文链接:https://www.haomeiwen.com/subject/xlcemxtx.html
网友评论