We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf32367 commit a4681afCopy full SHA for a4681af
python/build.sh
@@ -21,7 +21,7 @@ popd || exit
21
cd ./build || exit
22
23
# Add AWS X-Ray dependencies
24
-pip install opentelemetry-sdk-extension-aws -t python/
+python3 -m pip install opentelemetry-sdk-extension-aws -t python/
25
26
# Combine the layers
27
unzip -qo opentelemetry-python-layer.zip
0 commit comments