Fix: Update python tools install 68/70568/1 v0.80.0
authorAnil Belur <abelur@linuxfoundation.org>
Tue, 30 Aug 2022 01:14:13 +0000 (11:14 +1000)
committerAnil Belur <abelur@linuxfoundation.org>
Tue, 30 Aug 2022 01:25:51 +0000 (11:25 +1000)
commit621934533e5283057f15d573e765aa8727d2ca19
treee3a4a3e4976555e33dd3b2b7ebc3eef4e391a662
parent1a7660851f6e1a32ff2485b75042c65fa8c6e611
Fix: Update python tools install

- Set the default version of python3 instead of 3.8.x since
some of the older images may not have this version installed.
The default version is only used when lf-env.sh is not
available.
- CR I821a86ac3b54f2 sets and uses python 3.x version
made available by pyenv therefore remove the --user
option which is no longer required.

Issue-ID: RELENG-4357
Change-Id: Ic01b696354434291b49c5f8a125fd6593ca37c96
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
releasenotes/notes/fix-python-tools-install-5ee151d38e9eb2dd.yaml [new file with mode: 0644]
shell/python-tools-install.sh