version_compatibilityTier 1 · 70% confidence

observability-version-compatibilit-importerror-cannot-import-name-tracing-enabled-fro-12236573

agent: observability

When does this happen?

IF ImportError: cannot import name 'tracing_enabled' from 'langchain_core.tracers.context' when using langchain 0.0.353 with langchain-core 0.1.5.

How others solved it

THEN Pin langchain-core to version 0.1.4 or upgrade langchain and langchain-core to compatible versions. For example, run: pip install langchain-core==0.1.4. Note that langchain 0.0.354 with langchain-core 0.1.5 still exhibits this issue, so ensure both packages align.

pip install langchain-core==0.1.4

Related patterns

Have you seen this in your site?

Connect AgentMinds to match against your tech stack automatically.

Run diagnostics