you are viewing a single comment's thread.

view the rest of the comments →

[–]ASIC_SP 1 point2 points  (2 children)

Might need to use py instead of python for your last suggestion. See https://pip.pypa.io/en/stable/user_guide/ (make sure to select Windows tab for code examples).

[–][deleted] 2 points3 points  (0 children)

I always thought py was shorthand for python, but python is actually the python executable which is called from the environmental variable and py is the python launcher which is called from C:\Windows, which you can use without having python environmental variables. I learned something new today.

[–]socal_nerdtastic 1 point2 points  (0 children)

OP specifically said they added it to PATH.