marl / jams

A JSON Annotated Music Specification for Reproducible MIR Research
ISC License
186 stars 26 forks source link

support jsonschema >= 3.0 #193

Closed bmcfee closed 5 years ago

bmcfee commented 6 years ago

Dropping this here until we have time to deal with it properly. JAMS tests currently fail on jsonschema 3.0.0a2.

beasteers commented 5 years ago

Can confirm this issue (with 3.0.0a3). Downgrading to 2.6 fixed it. Thanks for the tip!

bmcfee commented 5 years ago

Thanks for noting that it's still a problem -- I think it's going to continue being a problem in 3.0 final.

We will need to get out ahead of this at some point -- any takers?

bmcfee commented 5 years ago

This issue has suddenly become a bit more severe, as many other packages (including jupyterlab) now require jsonschema >= 3.