Skip to content

🐛 Bug Report: opentelemetry-semantic-conventions-ai 0.5.2 missing from pypi #4291

Description

@timkpaine

Which component is this bug for?

All

📜 Description

xref: conda-forge/opentelemetry-instrumentation-pinecone-feedstock#82

Looks like some of the sub packages went out without this one:

uv pip install opentelemetry-instrumentation-pinecone==0.61.0
Using Python 3.12.13 environment at: /opt/homebrew/opt/python@3.12/Frameworks/Python.framework/Versions/3.12
  × No solution found when resolving dependencies:
  ╰─▶ Because only opentelemetry-semantic-conventions-ai<=0.5.1 is available and
      opentelemetry-instrumentation-pinecone==0.61.0 depends on opentelemetry-semantic-conventions-ai>=0.5.2,<0.6.0,
      we can conclude that opentelemetry-instrumentation-pinecone==0.61.0 cannot be used.
      And because you require opentelemetry-instrumentation-pinecone==0.61.0, we can conclude that your requirements
      are unsatisfiable.

👟 Reproduction steps

uv pip install opentelemetry-instrumentation-pinecone==0.61.0

👍 Expected behavior

all deps published

👎 Actual Behavior with Screenshots

uv pip install opentelemetry-instrumentation-pinecone==0.61.0
Using Python 3.12.13 environment at: /opt/homebrew/opt/python@3.12/Frameworks/Python.framework/Versions/3.12
  × No solution found when resolving dependencies:
  ╰─▶ Because only opentelemetry-semantic-conventions-ai<=0.5.1 is available and
      opentelemetry-instrumentation-pinecone==0.61.0 depends on opentelemetry-semantic-conventions-ai>=0.5.2,<0.6.0,
      we can conclude that opentelemetry-instrumentation-pinecone==0.61.0 cannot be used.
      And because you require opentelemetry-instrumentation-pinecone==0.61.0, we can conclude that your requirements
      are unsatisfiable.

🤖 Python Version

all

📃 Provide any additional context for the Bug.

No response

👀 Have you spent some time to check if this bug has been raised before?

  • I checked and didn't find similar issue

Are you willing to submit PR?

Maintainers must fix, rest of us don't have rights

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions