-
Notifications
You must be signed in to change notification settings - Fork 33.7k
[Bug]: docker镜像缺少'anthropic'包 #30394
Copy link
Copy link
Closed
Labels
P2Medium — degraded but workaround existsMedium — degraded but workaround existsarea/dockerDocker image, Compose, packagingDocker image, Compose, packagingprovider/anthropicAnthropic native Messages APIAnthropic native Messages APItype/bugSomething isn't workingSomething isn't working
Metadata
Metadata
Assignees
Labels
P2Medium — degraded but workaround existsMedium — degraded but workaround existsarea/dockerDocker image, Compose, packagingDocker image, Compose, packagingprovider/anthropicAnthropic native Messages APIAnthropic native Messages APItype/bugSomething isn't workingSomething isn't working
Type
Fields
Give feedbackNo fields configured for issues without a type.
Bug Description
Sorry, I encountered an error (ImportError).
The 'anthropic' package is required for the Anthropic provider. Install it with: pip install 'anthropic>=0.39.0'
Try again or use /reset to start a fresh session.
Steps to Reproduce
1、拉取latest镜像
2、重启容器
Expected Behavior
容器启动无报错
Actual Behavior
容器可以正常启动,但是Agent无法运行
Affected Component
CLI (interactive chat)
Messaging Platform (if gateway-related)
No response
Debug Report
Operating System
Rocky9 docker
Python Version
No response
Hermes Version
0.14.0
Additional Logs / Traceback (optional)
Root Cause Analysis (optional)
No response
Proposed Fix (optional)
No response
Are you willing to submit a PR for this?