Skip to content

Recurring python version conflict error after every release #1375

@vasireddy99

Description

@vasireddy99

Describe your environment
This issue is created to kick off the discussion and lead to possible solution for the version conflict error.

After a new release in otel-python and otel-python-contrib the usage of the instrumentation in previous releases is leading to version conflct error. While using the instrumentations of previous release 1.12.0 has broken when using the current Release 1.13.0
it is suspected that pinned version requirement dependency of opentelemetry-sdk in opentelemetry-distro might be the reason.

Use compatible Runtime ~= for dependencies like here ? in opentelemetry-distro and any other similar places.

What is the expected behavior?
No Version conflict and ease to use the instrumentation of previous release version.

What is the actual behavior?
image

Additional context
For more context requirements.txt
Relevant slack thread

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions