which python3
# Windows "C:\Program Files\Python311\python.exe" --version where is python installed
On Unix-like systems (macOS/Linux), which python3 often shows a symlink, not the actual binary. which python3 # Windows "C:\Program Files\Python311\python