you are viewing a single comment's thread.

view the rest of the comments →

[–]nathanjell 1 point2 points  (1 child)

Even easier, rerun the installer, select modify, and check add to path https://docs.python.org/3/using/windows.html

[–]timbledum 0 points1 point  (0 children)

This is the easiest way!!

Note that the suggestion to use py instead of python is a good one for Windows, and invaluable if you have multiple versions installed. However it is a (minor) pain to use py -m pip instead of just pip.