easybuild-easyblocks
easybuild-easyblocks copied to clipboard
modification on mcr.py
Please modify line 87 of mcr.py file as follow:
"agreeToLicense=Yes",
to
"agreeToLicense=yes",
Apparently he new matlab compiler does not accept "Yes". It accept "yes" instead.
@aroudgar You've opened this PR against the central EasyBuild repository but I think you intended for it to be for the Compute Canada one instead. If that is so we'll close this PR.
@branfosj yes, that is for computecanada. Sorry about that, however, I believe anyone who is intended to install new MCR will hit this bug.
@branfosj yes, that is for computecanada. Sorry about that, however, I believe anyone who is intended to install new MCR will hit this bug.
We found the same issue and fixed it in #3369