0

Out of the blue my Python files are not executable from within VScode anymore. When I click the play button nothing happens. Additionally the purple bar at the bottom is now blue but other than that there were no changes. I tried reinstalling Python for all users and VScode with no success. I checked the Path variable in Windows. Looks right. Python is shown as interpreter in VScode. My imports work. I just can´t execute any code.

python --version 

shows the correct Python version. pip also works. Sys Path:

C:\Program Files\Python311\Scripts

Does someone have troubleshooting suggestions?

MaxFrost
  • 91
  • 6
  • It gave no output at all and no error message however it was a VScode problem that fixed by following the instructions over here: https://stackoverflow.com/questions/67312959/command-python-execinterminal-icon-not-found – MaxFrost Nov 06 '22 at 07:19

0 Answers0