Hi, Has anyone tried running Python3 tests (e.g. `tox -e py3-lint`) in miniconda ?
I'm seeing following errors *ERROR: virtualenv is not compatible with this system or executable* My `virtualenv` is installed with `pip` in the miniconda environment and it seem it's not compatible here. Thanks, Manu Zhang