Could not import setuptools which is required to install from a source distribution.ImportErr

Ubuntu之Could not import setuptools which is required to...

报错信息如图,解决方案如下:

https://stackoverflow.com/questions/35446765/importerror-no-module-named-extern

我使用的最后一条:

sudo apt-get install –reinstall python-setuptools

完美解决:

Ubuntu之Could not import setuptools which is required to...

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-04-07
  • 2022-12-23
  • 2021-07-06
  • 2021-08-13
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2021-05-31
  • 2022-12-23
  • 2021-06-15
  • 2022-12-23
  • 2022-12-23
  • 2022-02-05
相关资源
相似解决方案