Description
When running CC on Windows (Command Prompt or PowerShell), the startup hook fails because python3 is not recognized as a command.
Error Output
SessionStart:startup hook error
Failed with non-blocking status code: /usr/bin/bash: line 1: python3: command not found
Environment
- OS: Windows 11
- Shell: Command Prompt / PowerShell
- Python installed (accessible via
python and py, not python3)
Description
When running CC on Windows (Command Prompt or PowerShell), the startup hook fails because
python3is not recognized as a command.Error Output
Environment
pythonandpy, notpython3)