Hello, cant run the command

Hello, why do i get this message? Every time, when I run my code It askes me which way i want to open the .py file? I deleted that directory thousands years ago… So how to open .py files by python faster?

@1111, I’m not really sure what’s goin on here but I’ll make some guesses.

Update your Preferences to point at a Python 3 that’s installed, Edit menu > Preferences > Languages > Python 3.

You could use Ctrl + B to “run” the Python file quickly.

You could run your script using the Debugger.

  • Carey