Hi Manu, I saw your PR https://github.com/apache/beam/pull/6397 (thanks a lot!) - did you resolve the issue with setup?
I have not tried Miniconda with Beam myself. Perhaps you could describe your setup in more detail, so that I (or other folks on the list) could try to reproduce the issue? Also, did you use Miniconda3? Thanks, Valentyn On Wed, Sep 12, 2018 at 11:01 PM Manu Zhang <[email protected]> wrote: > 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 >
