ibzib edited a comment on pull request #11972:
URL: https://github.com/apache/beam/pull/11972#issuecomment-642336725
PythonDocker is failing with a license issue:
```
File "/tmp/license_scripts/pull_licenses_py.py", line 149, in <module>
py_ver=py_ver, license_list=sorted(','.join(no_licenses)),
how_to=how_to))
RuntimeError: Could not retrieve licences for packages [['3', 'a', 'h', 'p',
's', 'y']] in Python3.5 environment.
```
Package names are scrambled due to BEAM-10234, but I'm assuming it's pysha3.
----------------------------------------------------------------
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]