PyCharm Learning Project Error

The project will not run. I get the following error:

Error running 'welcome' Cannot run program "C:\Users\ezrav\AppData\Local\JetBrains\PyCharm2024.3\demo\PyCharmLearningProject\.venv\Scripts\python. exe" (in directory "C:\Users\ezrav\AppData\Local\JetBrains\PyCharm2024.3\demo\PyCharmLearningProject"): CreateProcess error=2, The system cannot find the file specified

Do I need to download something additional to run the learning project?

0

Same error here in combination that i cant create new Projects.

0

Hi Ezra Vasquez , Cthiedmann ,

The system cannot find the file specified 

There is an issue with a project interpreter. Please try adding a new project interpreter according to https://www.jetbrains.com/help/pycharm/configuring-python-interpreter.html

Make sure the interpreter you're setting up exists.

0

请先登录再写评论。