Skip to content

Incompatible pip packages opentelemetry-semantic-conventions 0.49b #140

Closed
@john0isaac

Description

@john0isaac

Description

Trying a fresh codespace and running azd up I get the following errors regarding incompatibility of pip packages.

ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
opentelemetry-exporter-otlp-proto-http 1.28.2 requires opentelemetry-sdk~=1.28.2, but you have opentelemetry-sdk 1.27.0 which is incompatible.
ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
opentelemetry-instrumentation-urllib3 0.48b0 requires opentelemetry-semantic-conventions==0.48b0, but you have opentelemetry-semantic-conventions 0.49b2 which is incompatible.
opentelemetry-instrumentation-openai 0.33.9 requires opentelemetry-semantic-conventions<0.49,>=0.48b0, but you have opentelemetry-semantic-conventions 0.49b2 which is incompatible.
opentelemetry-instrumentation-dbapi 0.48b0 requires opentelemetry-semantic-conventions==0.48b0, but you have opentelemetry-semantic-conventions 0.49b2 which is incompatible.
opentelemetry-instrumentation-requests 0.48b0 requires opentelemetry-semantic-conventions==0.48b0, but you have opentelemetry-semantic-conventions 0.49b2 which is incompatible.
opentelemetry-instrumentation-wsgi 0.48b0 requires opentelemetry-semantic-conventions==0.48b0, but you have opentelemetry-semantic-conventions 0.49b2 which is incompatible.
opentelemetry-instrumentation-urllib 0.48b0 requires opentelemetry-semantic-conventions==0.48b0, but you have opentelemetry-semantic-conventions 0.49b2 which is incompatible.
opentelemetry-instrumentation-asgi 0.48b0 requires opentelemetry-semantic-conventions==0.48b0, but you have opentelemetry-semantic-conventions 0.49b2 which is incompatible.
opentelemetry-instrumentation-fastapi 0.48b0 requires opentelemetry-semantic-conventions==0.48b0, but you have opentelemetry-semantic-conventions 0.49b2 which is incompatible.
opentelemetry-instrumentation-django 0.48b0 requires opentelemetry-semantic-conventions==0.48b0, but you have opentelemetry-semantic-conventions 0.49b2 which is incompatible.
opentelemetry-instrumentation-aiohttp-client 0.48b0 requires opentelemetry-semantic-conventions==0.48b0, but you have opentelemetry-semantic-conventions 0.49b2 which is incompatible.
opentelemetry-instrumentation-sqlalchemy 0.48b0 requires opentelemetry-semantic-conventions==0.48b0, but you have opentelemetry-semantic-conventions 0.49b2 which is incompatible.
opentelemetry-instrumentation-flask 0.48b0 requires opentelemetry-semantic-conventions==0.48b0, but you have opentelemetry-semantic-conventions 0.49b2 which is incompatible.

Environment

Describe your OS and dev environment (Codespaces, Dev Container, etc):
Codespaces

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions