Fix invocation of compile_licenses.py#3938
Conversation
|
A new error I found while testing. In my limited debugging of the issue, this seems to either be a pathing issue or a file permission issue. Not sure which.
|
|
Is
|
krzywon
left a comment
There was a problem hiding this comment.
Is
pip-licensesinstalled into that venv? (It's listed inrequirements-dev.txtbut might not be in an old venv)
That was the issue! Testing seems to be successful, with no errors.
Description
As noted in #3919, the invocation of compile_licenses.py was quite wrong. This corrects that invocation.
Fixes #3919
How Has This Been Tested?
With changes to release_automation.py, I figured out how to run it locally (and it ran just fine).
Review Checklist:
[if using the editor, use
[x]in place of[ ]to check a box]Documentation (check at least one)
Installers
Licensing (untick if necessary)