Without python3-distutils, vyos 1.4 can not install pip3(error message: No module named ‘distutils.cmd’), meaning that we can not install many Python software in VyOS.
So I wonder if we should install python3-distutils in 1.4 system.(1.3 already installed.)
(python3-lib2to3 needed by python3-distutils, so actually we need those two)