I'd like to add a launcher in the same style as py.exe, but that would upset 
people who manually configure their PATH appropriately.

Personally, I find "py.exe -m pip" quite okay, but appreciate the idea. I'm 
thinking about this issue (also for other scripts).

Top-posted from my Windows Phone

-----Original Message-----
From: "João Matos" <jcrma...@gmail.com>
Sent: ‎9/‎17/‎2016 3:57
To: "python-ideas@python.org" <python-ideas@python.org>
Subject: [Python-ideas] (Windows-only - calling Steve Dower) Consider addinga 
symlink to pip in the same location as the py launcher

Hello,

If Py3.5 is installed in user mode instead of admin (all users) and we 
follow your advice that we shouldn't add it to the PATH env var, we can 
execute Python using the py launcher, but we can't use pip.
Please consider adding a pip symlink in the same location as the py 
launcher.

Best regards,

JM

_______________________________________________
Python-ideas mailing list
Python-ideas@python.org
https://mail.python.org/mailman/listinfo/python-ideas
Code of Conduct: http://python.org/psf/codeofconduct/
_______________________________________________
Python-ideas mailing list
Python-ideas@python.org
https://mail.python.org/mailman/listinfo/python-ideas
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to