报错:Error:Cannot run program "E:\PythonProjects\venv\Scripts\python.exe" (in directory "E:\ProjectsHttpR"): CreateProcess error=2, 系统找不到指定的文件。
解决方法:
1 file--setting--Project: 项目名--Project Interpreter--路径选择python的安装路径。
2 file--setting--Buile,Execution,Depolyment--Console--Python Console--Python interpretr。路径选择python的安装路径。