Fix: Use the python3 module opt to call pip 37/71537/4
authorAnil Belur <abelur@linuxfoundation.org>
Wed, 12 Apr 2023 10:50:29 +0000 (20:50 +1000)
committerAnil Belur <abelur@linuxfoundation.org>
Wed, 12 Apr 2023 13:47:53 +0000 (23:47 +1000)
commit54d425f8efda53684aa6da583760066dc3de41cd
treebb7838ac6524564dd7f48109ecb4a43ecf2d9a27
parentc7e6d4b7e48ee8ac60fd550069a6cb85c40383fd
Fix: Use the python3 module opt to call pip

This fixes the issue where pip is not available in the
venv path.

Error: /tmp/venv-knWF/bin/pip: No such file or directory

Issue-ID: RELENG-4688
Change-Id: I6d6edeb8c3cdf0c36f271412d3d2e96db96f6e4b
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
jenkins-init-scripts/lf-env.sh
releasenotes/notes/use-python-module-option-33f6eeaf6271c04d.yaml [new file with mode: 0644]