[Bug] PowerShell: Unrecognized Python Executable Path

Resolved 💬 3 comments Opened Sep 19, 2025 by adisak1994 Closed Sep 25, 2025

Bug Description
& : The term 'D:/WWWWW/COBON01/Claudable/apps/api/.venv/Scripts/python.exe' is not recognized as the name of a cmdlet, function, script file, or operable
program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
At line:1 char:3

  • & D:/WWWWW/COBON01/Claudable/apps/api/.venv/Scripts/python.exe d:/WWW ...
  • ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  • CategoryInfo : ObjectNotFound: (D:/WWWWW/COBON0...ipts/python.exe:String) [], CommandNotFoundException
  • FullyQualifiedErrorId : CommandNotFoundException

Environment Info

  • Platform: win32
  • Terminal: vscode
  • Version: 1.0.119
  • Feedback ID:

Errors

[{"error":"Error: 1: 1 Error while installing extension anthropic.claude-code: Signature verification was not executed.\nFailed Installing Extensions: anthropic.claude-code\n    at Bs6 (file:///C:/Users/user/AppData/Roaming/npm/node_modules/@anthropic-ai/claude-code/cli.js:1854:4092)\n    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)\n    at async ea6 (file:///C:/Users/user/AppData/Roaming/npm/node_modules/@anthropic-ai/claude-code/cli.js:1854:1657)","timestamp":"2025-09-19T07:52:23.172Z"},{"error":"AxiosError: Request failed with status code 499\n    at MN (file:///C:/Users/user/AppData/Roaming/npm/node_modules/@anthropic-ai/claude-code/cli.js:715:1077)\n    at IncomingMessage.K0 (file:///C:/Users/user/AppData/Roaming/npm/node_modules/@anthropic-ai/claude-code/cli.js:716:9955)\n    at IncomingMessage.emit (node:events:531:35)\n    at IncomingMessage.emit (node:domain:488:12)\n    at endReadableNT (node:internal/streams/readable:1696:12)\n    at process.processTicksAndRejections (node:internal/process/task_queues:82:21)\n    at LQ1.request (file:///C:/Users/user/AppData/Roaming/npm/node_modules/@anthropic-ai/claude-code/cli.js:718:2088)\n    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)\n    at async u25 (file:///C:/Users/user/AppData/Roaming/npm/node_modules/@anthropic-ai/claude-code/cli.js:1986:480)\n    at async Promise.all (index 0)\n    at async file:///C:/Users/user/AppData/Roaming/npm/node_modules/@anthropic-ai/claude-code/cli.js:1972:7029","timestamp":"2025-09-19T08:04:57.770Z"}]

View original on GitHub ↗

This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗