traceloop / traceloop/openllmetry
๐ Bug Report: opentelemetry-semantic-conventions-ai 0.5.2 missing from pypi
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 7.4k
- Forks
- 1.1k
- Avg merge
- 8d 14h
- Merged PRs (30d)
- 2
Description
Which component is this bug for?
All
๐ Description
xref: https://github.com/conda-forge/opentelemetry-instrumentation-pinecone-feedstock/issues/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
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up โ it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No repository file or test is named. Start with the release and PyPI publishing workflow for opentelemetry-semantic-conventions-ai, compare the published versions with the 0.5.2 package metadata, then run uv pip install opentelemetry-instrumentation-pinecone==0.61.0. Done means the required 0.5.2 dependency is available and the reproduction command resolves successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- release
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100