Skip to content

ToolServerNode 如何安装pip install httpx[http2] #337

@xxll88

Description

@xxll88

docker compose up :
File "/usr/local/lib/python3.10/site-packages/httpx/_client.py", line 1389, in init
xagent-ToolServerNode-1 | raise ImportError(
xagent-ToolServerNode-1 | ImportError: Using http2=True, but the 'h2' package is not installed. Make sure to install httpx using pip install httpx[http2].
xagent-ToolServerNode-1 |
xagent-ToolServerNode-1 | ERROR: Application startup failed. Exiting.

sudo docker exec XAgent-Server pip install httpx[http2] 可以安装,但无效

Metadata

Metadata

Assignees

No one assigned

    Labels

    Need InfoAdditional information is required to understand the issue

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions