问题:已经安装了lxml,但from lxml import etree仍报错,百度之后的解决办法如下:
~~~~比较神奇的是,第二天再去试from lxml import etree,竟然不报错了......