Provisioning: Make sure one can call virtualenv as module with python3.8

This will fix qtinterfaceframework's config test.

Pick-to: 6.3
Change-Id: Ifd2f52e27d31f140402d98861339ef5f7b253c23
Reviewed-by: Dominik Holland <dominik.holland@qt.io>
This commit is contained in:
Simo Fält
2022-03-07 09:14:44 +02:00
parent 171f29f091
commit e1f18be950

View File

@@ -164,6 +164,8 @@ sudo dnf -y module install nodejs:12
# working, but we can use installed pip
sudo pip3 install --upgrade pip
sudo pip3 install virtualenv wheel
# Just make sure we have virtualenv to run with python3.8 -m virtualenv
python3.8 -m pip install virtualenv --user
sudo /usr/bin/pip3 install wheel
# Install all needed packages in a special wheel cache directory