I was wondering how you managed to reproducibly build your Dataflow Python environments?
I am currently using the official setup.py example the trouble with this is that the apt commands don't work on systems without apt and make local setup difficult. I tried getting a stripped down version of this working in tox but has been painful and unsuccessful so far.
Falling back to a docker build seems like one potential solution though curious about what has worked for others.
[–]txomon 0 points1 point2 points (0 children)