Azure pipelines builds are failing on test vstest at the install dependencies step ``` + sudo pip3 install pytest flaky exabgp docker lcov_cobertura sudo: pip3: command not found ``` seen in many or all recent PRs: https://github.com/sonic-net/sonic-swss/pull/4762 https://github.com/sonic-net/sonic-swss/pull/4760 https://github.com/sonic-net/sonic-swss/pull/4749
Azure pipelines builds are failing on test vstest at the install dependencies step
seen in many or all recent PRs:
#4762
#4760
#4749