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

运行时报错 ImportError: cannot import name 'HTMLParseError'

Traceback (most recent call last):

  File "D:/Python Workspaces/web_crawer/test_urlib2.py", line 4, in <module>

    from bs4 import BeautifulSoup

  File "C:\Users\YSong\AppData\Local\Programs\Python\Python35-32\lib\site-packages\bs4\__init__.py", line 29, in <module>

    from .builder import builder_registry

  File "C:\Users\YSong\AppData\Local\Programs\Python\Python35-32\lib\site-packages\bs4\builder\__init__.py", line 294, in <module>

    from . import _htmlparser

  File "C:\Users\YSong\AppData\Local\Programs\Python\Python35-32\lib\site-packages\bs4\builder\_htmlparser.py", line 7, in <module>

    from html.parser import (

ImportError: cannot import name 'HTMLParseError'

求指导

正在回答

1 回答

#1

敲代码的小仔 提问者

非常感谢!
2016-09-27 回复 有任何疑惑可以回复我~

举报

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

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

进入课程

运行时报错 ImportError: cannot import name 'HTMLParseError'

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