[
https://issues.apache.org/jira/browse/BEAM-10891?focusedWorklogId=519053&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-519053
]
ASF GitHub Bot logged work on BEAM-10891:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 02/Dec/20 14:51
Start Date: 02/Dec/20 14:51
Worklog Time Spent: 10m
Work Description: nielsbasjes edited a comment on pull request #13308:
URL: https://github.com/apache/beam/pull/13308#issuecomment-737237265
Python build now fails with this error (with by the looks of it the same
cause)
https://github.com/pypa/virtualenv/issues/2006
Error log:
```
nbasjes@[Beam Build Env.]:~/beam {BEAM-10891-Development-Docker} ]
$ cat
/home/nbasjes/beam/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/target/.tox-py3-yapf-check/py3-yapf-check/log/py3-yapf-check-0.log
action: py3-yapf-check, msg: getenv
cwd:
/home/nbasjes/beam/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/target/.tox-py3-yapf-check
cmd: /home/nbasjes/beam/build/gradleenv/-1227304282/bin/python -m virtualenv
--no-download --python
/home/nbasjes/beam/build/gradleenv/-1227304282/bin/python py3-yapf-check
ImportError: cannot import name 'enquote_executable' from 'distlib.scripts'
(/home/nbasjes/beam/build/gradleenv/-1227304282/lib/python3.8/site-packages/distlib/scripts.py)
```
----------------------------------------------------------------
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]
Issue Time Tracking
-------------------
Worklog Id: (was: 519053)
Time Spent: 12h 50m (was: 12h 40m)
> Dockerfile for development container
> ------------------------------------
>
> Key: BEAM-10891
> URL: https://issues.apache.org/jira/browse/BEAM-10891
> Project: Beam
> Issue Type: Improvement
> Components: website
> Reporter: Omar Ismail
> Priority: P2
> Time Spent: 12h 50m
> Remaining Estimate: 0h
>
> Create Dockerfile as alternative to instructions presented inĀ
> https://beam.apache.org/contribute/#prerequisites
--
This message was sent by Atlassian Jira
(v8.3.4#803005)