I recently got a new machine (Windows 10 for now) and went about configuring my environment in VSCode, trying to integrate Git Bash into the editor.
However, after trying to run a python file in the terminal, i get the error "Permission Denied" (with the directory in front of it)
I have never had this issue before across three other machines. Is it a known issue? What is the solution?
Thank you.