Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dharmatech
Copy link

@dharmatech dharmatech commented May 7, 2024

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/

@chrysle
Copy link
Contributor

chrysle commented May 8, 2024

Thanks! Let's put the command into another code block with PowerShell code lexer?

@webknjaz webknjaz added type: enhancement A self-contained enhancement or new feature state: awaiting response labels Aug 11, 2025
@webknjaz
Copy link
Member

Hey @dharmatech, would you address the review comment?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
state: awaiting response type: enhancement A self-contained enhancement or new feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants