Paul Moore <p.f.mo...@gmail.com> added the comment:

Most items in the Scripts directory can be run using the `-m` flag to Python, 
so you can use something like `py -m pip` to run pip without needing the 
Scripts directory in PATH.

If an individual project like PyQt doesn't support -m, it's relatively easy for 
them to add, so it might be worth suggesting to them.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue39025>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to