need python3-venv package for updated make install-python
This commit is contained in:
@ -56,6 +56,7 @@ From: ubuntu:18.04
|
||||
python3-pkg-resources \
|
||||
python3-setuptools \
|
||||
python3-virtualenv \
|
||||
python3-venv \
|
||||
rsync \
|
||||
ssh \
|
||||
texlive \
|
||||
|
||||
@ -95,6 +95,7 @@ From: ubuntu:18.04
|
||||
python3-pkg-resources \
|
||||
python3-setuptools \
|
||||
python3-virtualenv \
|
||||
python3-venv \
|
||||
rsync \
|
||||
ssh \
|
||||
vim-nox \
|
||||
|
||||
@ -100,6 +100,7 @@ From: ubuntu:18.04
|
||||
python3-pkg-resources \
|
||||
python3-setuptools \
|
||||
python3-virtualenv \
|
||||
python3-venv \
|
||||
rsync \
|
||||
ssh \
|
||||
vim-nox \
|
||||
|
||||
@ -59,6 +59,7 @@ From: ubuntu:18.04
|
||||
python3-pkg-resources \
|
||||
python3-setuptools \
|
||||
python3-virtualenv \
|
||||
python3-venv \
|
||||
rsync \
|
||||
ssh \
|
||||
vim-nox \
|
||||
|
||||
@ -59,6 +59,7 @@ From: nvidia/cuda:11.4.2-devel-ubuntu18.04
|
||||
python3-pkg-resources \
|
||||
python3-setuptools \
|
||||
python3-virtualenv \
|
||||
python3-venv \
|
||||
rsync \
|
||||
ssh \
|
||||
vim-nox \
|
||||
|
||||
Reference in New Issue
Block a user