traceloop / traceloop/openllmetry
๐ Bug Report: Downloading all versions of the same library
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?
Traceloop SDK
๐ Description
For some reasons, the installation script downloads all versions of the library. Is this intended or a bug?
๐ Reproduction steps
pip install traceloop-sdk
๐ Expected behavior
It should be downloading only the required version of a library
๐ Actual Behavior with Screenshots
๐ค Python Version
3.10
๐ 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?
None
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
Start by reproducing the issue with Python 3.10 using pip install traceloop-sdk, then inspect the installation output and package dependency metadata to identify why multiple library versions are downloaded. Done means the installation selects only the required dependency versions and the behavior is covered by an appropriate regression test.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100