摘要: bs4 FeatureNotFound: Couldn't find a tree builder with the features you requested: lxml. Do you need to install a parser library? 安装beautifulsoup后,运行测 阅读全文
posted @ 2020-08-18 20:24 乖乖楠 阅读(3287) 评论(0) 推荐(0) 编辑
摘要: configparser读取含有中文的配置(Windows) 2019独角兽企业重金招聘Python工程师标准>>> 运行环境:Windows7.1 在 Python 3 中虽有encoding 参数,但是对于有BOM(如Windows下用记事本指定为utf-8)的文件,需要使用 utf-8-sig 阅读全文
posted @ 2020-08-18 10:40 乖乖楠 阅读(1130) 评论(0) 推荐(1) 编辑