-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Cannot enable acp with deepagents-cli #2678
Copy link
Copy link
Labels
bugSomething isn't workingSomething isn't workingdeepagentsRelated to the `deepagents` SDK / agent harnessRelated to the `deepagents` SDK / agent harnessexternalUser is not a member of the `langchain-ai` GitHub organizationUser is not a member of the `langchain-ai` GitHub organization
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingdeepagentsRelated to the `deepagents` SDK / agent harnessRelated to the `deepagents` SDK / agent harnessexternalUser is not a member of the `langchain-ai` GitHub organizationUser is not a member of the `langchain-ai` GitHub organization
Type
Fields
Give feedbackNo fields configured for Bug.
Checked other resources
Area (Required)
Related Issues / PRs
No response
Reproduction Steps / Example Code (Python)
Error Message and Stack Trace (if applicable)
Description
Despite using with as pointed above, it cannot find
deepagents-acp.However, the file:
/home/toniher/.local/share/uv/tools/deepagents-cli/lib/python3.13/site-packages/acp/schema.pydoes existIt prompts you to install
deepagents-acpvia pip, but I think it makes no sense.Environment / System Info
OS: Ubuntu 24.04
Python: provided by uv, here 3.13