为了账号安全,请及时绑定邮箱和手机立即绑定

BeautifulSoup 报错,怎么解决

系统环境:win7,32位,python3.5.1,BeautifulSoup4.4.1

D:\python351\python.exe D:/Python/module/baike_spider351/html_parser.py

Traceback (most recent call last):

  File "D:/Python/module/baike_spider351/html_parser.py", line 2, in <module>

    from bs4 import BeautifulSoup

  File "D:\python351\lib\bs4\__init__.py", line 48

    'You are trying to run the Python 2 version of Beautiful Soup under Python 3. This will not work.'<>'You need to convert the code, either by installing it (`python setup.py install`) or by running 2to3 (`2to3 -w bs4`).'

                                                                                                       ^

SyntaxError: invalid syntax


正在回答

4 回答

什么东西?


0 回复 有任何疑惑可以回复我~

重新安装哪个?

0 回复 有任何疑惑可以回复我~

重新安装就可以了!

0 回复 有任何疑惑可以回复我~

这个问题你解决了吗??我也遇到了

0 回复 有任何疑惑可以回复我~

举报

0/150
提交
取消
Python开发简单爬虫
  • 参与学习       227670    人
  • 解答问题       1219    个

本教程带您解开python爬虫这门神奇技术的面纱

进入课程

BeautifulSoup 报错,怎么解决

我要回答 关注问题
意见反馈 帮助中心 APP下载
官方微信