We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Describe your environment #3237 PR
Steps to reproduce Several tests are failing. The error seems unrelated to the PR changes
What is the expected behavior? Tests pass
What is the actual behavior? Tests are failing with the following error: note: This error originates from a subprocess, and is likely not a problem with pip. ERROR: InvocationError for command 'D:\a\opentelemetry-python\opentelemetry-python.tox\py38-opentelemetry-getting-started\Scripts\pip.EXE' install -e 'git+https://github.com/open-telemetry/opentelemetry-python-contrib.git@7fb0340445f5e0164bc59a3af1bf5836393013f4#egg=opentelemetry-util-http&subdirectory=util/opentelemetry-util-http' (exited with code 1) ___________________________________ summary ___________________________________ ERROR: py38-opentelemetry-getting-started: commands failed
Additional context This PR only changes the BLRP
The text was updated successfully, but these errors were encountered:
Same issue happening to #3231
Sorry, something went wrong.
Duplicate of #3235
No branches or pull requests
Describe your environment #3237 PR
Steps to reproduce
Several tests are failing. The error seems unrelated to the PR changes
What is the expected behavior?
Tests pass
What is the actual behavior?
Tests are failing with the following error:
note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: InvocationError for command 'D:\a\opentelemetry-python\opentelemetry-python.tox\py38-opentelemetry-getting-started\Scripts\pip.EXE' install -e 'git+https://github.com/open-telemetry/opentelemetry-python-contrib.git@7fb0340445f5e0164bc59a3af1bf5836393013f4#egg=opentelemetry-util-http&subdirectory=util/opentelemetry-util-http' (exited with code 1)
___________________________________ summary ___________________________________
ERROR: py38-opentelemetry-getting-started: commands failed
Additional context
This PR only changes the BLRP
The text was updated successfully, but these errors were encountered: