摘要: 首先是查看了settings,显示已经安装过lxml了,尝试了将BeautifulSoup(html,‘lxml’)改成:BeautifulSoup(html, ‘html5lib’), 没有解决实质问题,尝试pip安装发现我的pip出现了大问题,Traceback (most recent cal 阅读全文
posted @ 2020-03-05 14:10 xaxb 阅读(1012) 评论(0) 推荐(0) 编辑