Fatal Python error:initsite:Failed to import the site module

时间:2024-04-14 12:35:21

新建项目的时候突然报了这个错误,然后发现新建的项目下面没有了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