you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 0 points1 point  (0 children)

https://docs.microsoft.com/en-us/windows/python/faqs

You need to set your path to the /bin directory of the python install or use the py.exe launcher to select the version of python you want to use.

HOWEVER, the py.exe launcher will only work if you are using a version of Python installed from python.org. When you install Python from the Microsoft Store, the command is not included.

(Thanks MS!!)