You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
OS: Not Relevant
Python version: Not Relevant
Package version: Not Relevant
What happened?
previsously the issue #2053 was resolved by pypi, they resolved the 518 gave the community the permission to upload packages, the latest package 0.47b0 was uploaded, but not for the older versions.
I suggest upload all previous version to support more versions
Steps to Reproduce
pip install opentelemetry-distro==0.43b0 && opentelemetry-bootstrap -a install
Expected Result
opentelemetry-instrumentation-aiohttp-server was installed
Actual Result
ERROR: Could not find a version that satisfies the requirement opentelemetry-instrumentation-aiohttp-server==0.43b0 (from versions: 0.47b0.dev0, 0.47b0)
ERROR: No matching distribution found for opentelemetry-instrumentation-aiohttp-server==0.43b0
Additional context
No response
Would you like to implement a fix?
No
The text was updated successfully, but these errors were encountered:
Describe your environment
OS: Not Relevant
Python version: Not Relevant
Package version: Not Relevant
What happened?
previsously the issue #2053 was resolved by pypi, they resolved the 518 gave the community the permission to upload packages, the latest package 0.47b0 was uploaded, but not for the older versions.
I suggest upload all previous version to support more versions
Steps to Reproduce
pip install opentelemetry-distro==0.43b0 && opentelemetry-bootstrap -a install
Expected Result
opentelemetry-instrumentation-aiohttp-server was installed
Actual Result
Additional context
No response
Would you like to implement a fix?
No
The text was updated successfully, but these errors were encountered: