Closed
Description
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
Labels
No labels