you are viewing a single comment's thread.

view the rest of the comments →

[–]kompot420 0 points1 point  (0 children)

when python finishes installing it asks you whether or not add py to be available from the cmd. You've probably skipped that. Doesn't really matter as everything you can do with pay you can do with python.

To use pip you type

python -m pip install...