新建项目的时候突然报了这个错误,然后发现新建的项目下面没有了venv文件夹,就感觉很奇怪,想测试一下环境,import一下发现报错,感觉应该是就是缺少了venv文件的问题
然后点击了这个设置,重新add了一下。
Fatal Python error:initsite:Failed to import the site module
Fatal Python error:initsite:Failed to import the site module
然后点击ok,就有了下面两个包了pip和setupstool,如第一图所示。Fatal Python error:initsite:Failed to import the site module

相关文章:

  • 2022-12-23
  • 2022-01-15
  • 2022-12-23
  • 2021-04-21
  • 2021-12-05
  • 2022-12-23
  • 2021-11-03
  • 2021-12-25
猜你喜欢
  • 2022-12-23
  • 2021-08-14
  • 2021-12-17
  • 2021-05-31
  • 2022-12-23
  • 2021-05-19
  • 2021-07-18
相关资源
相似解决方案