heidimhurst commented on pull request #14869:
URL: https://github.com/apache/beam/pull/14869#issuecomment-858199016
Thanks for your help with this @pabloem - I think the last commit I made
was unnecessary actually. I'm struggling to test locally though unfortunately.
Do you have any advice?
I'm using the docker dev build envt spun up by running
`./start-build-env.sh`. Once in the container I'm unable to run tox; either
running tox directly or via e.g. `./scripts/run_tox.sh py36` results in an
invocation error along the following lines:
```
ERROR: InvocationError for command /usr/bin/false py36 is misconfigured
(exited with code 1)
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]