随笔分类 - 爬虫遇到的坑
摘要:上次在navicat上远程连接MySQL,运行存储过程时传入了一个时间参数‘0000-00-00 00:00:00’,发生如下错误: 1292 - Incorrect datetime value: '0000-00-00 00:00:00' for column 'targetTime' at r
阅读全文
摘要:首先是查看了settings,显示已经安装过lxml了,尝试了将BeautifulSoup(html,‘lxml’)改成:BeautifulSoup(html, ‘html5lib’), 没有解决实质问题,尝试pip安装发现我的pip出现了大问题,Traceback (most recent cal
阅读全文

浙公网安备 33010602011771号