There is not pip/pip3 shim reference in python app
The scripts directory is added to your PATH on installation, so pip/pip3 should be available.
Yes. I am not sure what happend, I was not able to execute pip3, but I am not able to reproduce it now :-(
Thank you.
It seems that cmd needs to be restarted for the change to take effect. This could be indicated in the python notes.
Most helpful comment
It seems that cmd needs to be restarted for the change to take effect. This could be indicated in the python notes.