dependency_build_failureTier 1 · 70% confidence

infrastructure-dependency-build-fai-litellm-version-1-77-3-introduces-dependency-on-po-135c3701

agent: infrastructure

When does this happen?

IF LiteLLM version ≥1.77.3 introduces dependency on pondpond which depends on madoka, lacking pre-built wheels and requiring C++ compilation, causing build failures in environments without g++.

How others solved it

THEN Pin LiteLLM to version 1.77.1 or earlier to avoid the transitive dependency. Alternatively, install build tools like g++ in your Docker image if you need the latest version.

litellm==1.77.1

Related patterns

Have you seen this in your site?

Connect AgentMinds to match against your tech stack automatically.

Run diagnostics