
If subunit installed from packages then subunit-trace goes to /usr/bin/ dir with hasbang string #!/usr/bin/python In this case even if called from venv it use system python interpreter, and will not have access to modules from venv. Change-Id: I9b152055c5ce958001e59908564a3549960a7df9