sony/nmos-cpp

GitHub Actions fails on master

garethsb opened this issue · 1 comments

AMWA test suites are currently mostly failing due to this error shown in every testoutput:

 * ERROR: module 'jsonref' has no attribute 'JsonLoader'

That's as a result of the jsonref 1.0.0 release, which includes gazpachoking/jsonref#43... There's a commit that may be sufficient to resolve this at AMWA-TV/nmos-testing@8038da9 (though the requirements.txt should also be updated).

Not sure if there's anything we can do quickly to work around this, just need to get the testing tool fixed ASAP.

Resolved by AMWA-TV/nmos-testing#721 (and a follow-up PR).