yifanmai commented on pull request #12655:
URL: https://github.com/apache/beam/pull/12655#issuecomment-685964258
Now I'm running into:
> Traceback (most recent call last):
> File "/tmp/license_scripts/pull_licenses_py.py", line 146, in <module>
raise RuntimeError(
>RuntimeError: Could not retrieve licences for packages ['pbr'] in Python3.8
environment.
> These licenses were not able to be pulled automatically. Please search
code source of the dependencies on the internet and add urls to RAW license
file at sdks/python/container/license_scripts/dep_urls_py.yaml for each missing
license and rerun the test. If no such urls can be found, you need to manually
add LICENSE and NOTICE (if available) files at
sdks/python/container/license_scripts/manual_licenses/{dep}/ and add entries to
sdks/python/container/license_scripts/dep_urls_py.yaml.
----------------------------------------------------------------
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]