python 2.x 的 HTMLParser 在python 3.x 用法不一樣。 ... Python 3,需要使用下面的import 而不是使用pip3 上的版本:. import html.parser.
確定! 回上一頁