top of page
Where Is Python Installed New! < 2024 >
where python If that returns nothing, try:
Get-ChildItem -Path C:\ -Filter python.exe -Recurse -ErrorAction SilentlyContinue where is python installed
which python3 or
bottom of page
where python If that returns nothing, try:
Get-ChildItem -Path C:\ -Filter python.exe -Recurse -ErrorAction SilentlyContinue where is python installed
which python3 or