i can never run my pycharm project
Answered
pycharm is saying Error running 'hi': Cannot run program "C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.8_3.8.1008.0_x64__qbz5n2kfra8p0\python.exe": CreateProcess error=5, Access is denied
when ever i run a project and i added a configuration and i made sure the code was rite and it was and it still said Error running 'hi': Cannot run program "C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.8_3.8.1008.0_x64__qbz5n2kfra8p0\python.exe": CreateProcess error=5, Access is denied
Please sign in to leave a comment.
Could you try 2020.2 EAP build https://www.jetbrains.com/pycharm/nextversion/ and let me know if it works?
I had the same problem and the EAP was able to successfully create a virtual env.
Windows 10 Pro
hey, I gotcha. I just had the same problem and it was never answered. here's what to do: just head to file>settings>pythone interpreter> and change the directory to the second option.