摘要: 最近用python的lxml库解析了个html文件,在windows python3.8下面运行没什么问题,但是在centOS python2.7环境下一直报错 ImportError: cannot import name etree 网上有人说lxml版本不一样,有的没带etree模块,所以我准 阅读全文