packaging.python.org icon indicating copy to clipboard operation
packaging.python.org copied to clipboard

Update installing-using-pip-and-virtual-environments.rst

Open dharmatech opened this issue 1 year ago • 2 comments

Use Get-Command if on PowerShell

where in PowerShell is an alias for Where-Object.

If you use where in Powershell, no output is returned. Use Get-Command instead:

image


📚 Documentation preview 📚: https://python-packaging-user-guide--1542.org.readthedocs.build/en/1542/

dharmatech avatar May 07 '24 21:05 dharmatech