Error:Error:Cannot run program “E:\PythonProjects\venv\Scripts\python.exe” (in directory “E:\ProjectsHttpR”): CreateProcess error=2, system could not find the specified file.
Solution:
1 file–setting–Project: project name–Project Interpreter–path select the python installation path.
2 file–setting–Buile,Execution,Depolyment–Console–Python Console–Python interpretr. path Select the installation path of python.
Similar Posts:
- [Solved] Error running ‘index’: Cannot run program “C:\Users\testgu\AppData\Local\Programs\Python\Python39\python.exe” (in directory “D:\PYWorkspace\ycyzharry”): CreateProcess error=2, the system cannot find the specified file.
- No Python interpreter configured for the project
- Error reporting of importing tensorflow package from pycharm
- [Solved] pycharm+selenium Build Environment Error: no module named ‘selenium’
- Error interpreter field is empty when installing pychar to create a new project. Run the python program
- Pychar error report solution: error:please select A valid Python interpreter and some basic settings
- error LNK2019: unresolved external symbol _WinMain@16 referenced in function ___tmainCRTStartup
- Error when using input in pycharm
- [Solved] yum Execute Error: -bash: /usr/bin/yum: /usr/bin/python3.7: bad interpreter: No such file or directory
- Import pandas encountered no module named pandas in pychar