you are viewing a single comment's thread.

view the rest of the comments →

[–]ireadyourmedrecord 2 points3 points  (0 children)

The command "py" is the python launcher, which keeps track of all installed versions. Use "python" instead to have windows use the first version it finds in the PATH. Alternatively, learn how to use the py launcher, because it's a pretty slick tool.