One some distros `virtualenv` still uses a Python 2 executable, I always set `python` to point to Python 3 so be explicit about getting the absolute path to `python` when creating a `virtualenv` with `autoenv add=py`.
One some distros `virtualenv` still uses a Python 2 executable, I always set `python` to point to Python 3 so be explicit about getting the absolute path to `python` when creating a `virtualenv` with `autoenv add=py`.