Skip to content

What is src_dir = "/workspaces/claude-code-api/claude_code_api" ? #3

@stasmarkin

Description

@stasmarkin

I constantly get {"detail":{"error":{"message":"Failed to start Claude Code: Failed to start Claude process","type":"service_unavailable","code":"claude_unavailable"}}} error.

I believe that's because src_dir = "/workspaces/claude-code-api/claude_code_api" line, since I next asyncio.create_subprocess_exec fails with FileNotFoundError(2, 'No such file or directory').

Shouldn't that be configurable option?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions