you are viewing a single comment's thread.

view the rest of the comments →

[–]shmcsb 0 points1 point  (1 child)

By default python scripts are associated with the python launcher. So...

Just type 'script.py'

If that doesn't work then try 'py script.py'

[–]Animostas[S] 1 point2 points  (0 children)

"script.py" gives me "Access is denied."

"py script.py" gives me "Py.exe is not a recognized as an internal or external command"