打开PyCharm, 然后PyCharm -> Preferences -> 在搜索框中输入Project Interpreter, 转到 -> 找到左下角的"+"点击 ->在搜索框中输入"lxml", 然后点击左下角的 "install Package", 等加载完成关闭即可 -> 返回上页"OK"即可
 

PyCharm无法导入lxml包(报错:ModuleNotFoundError: No module named 'lxml')解决办法


转载自:https://blog.csdn.net/qq_35404940/article/details/80987182 
 

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-05-17
  • 2021-05-13
  • 2021-09-05
  • 2022-12-23
  • 2022-03-07
  • 2021-09-06
猜你喜欢
  • 2021-04-18
  • 2022-12-23
  • 2022-01-27
  • 2021-07-24
  • 2021-05-26
  • 2021-05-21
  • 2022-12-23
相关资源
相似解决方案