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 f0c05fe commit 1b4e2abCopy full SHA for 1b4e2ab
.kokoro/github/ubuntu/gpu/build.sh
@@ -3,8 +3,6 @@ set -x
3
4
cd "${KOKORO_ROOT}/"
5
6
-sudo update-alternatives --install /usr/bin/python3 python3 /usr/bin/python3.9 1
7
-
8
PYTHON_BINARY="/usr/bin/python3.9"
9
10
"${PYTHON_BINARY}" -m venv venv
0 commit comments