-
Notifications
You must be signed in to change notification settings - Fork 520
Open
Labels
bugSomething isn't workingSomething isn't workingdocumentationImprovements or additions to documentationImprovements or additions to documentationquestionFurther information is requestedFurther information is requested
Description
I'm getting error
`
CLINotFoundError: Claude Code not found. Install with:
npm install -g @anthropic-ai/claude-code
If already installed locally, try:
export PATH="$HOME/node_modules/.bin:$PATH"
Or specify the path when creating transport:
SubprocessCLITransport(..., cli_path='/path/to/claude')
`
also I'm trying to setup model from vertex , is there a doc how to use a model from vertex to a Agent SDK?
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingdocumentationImprovements or additions to documentationImprovements or additions to documentationquestionFurther information is requestedFurther information is requested