hsolbrig / PyShEx

ShEx interpreter for ShEx 2.0
Creative Commons Zero v1.0 Universal
25 stars 10 forks source link

When running `shexeval` in the command line a warning always appears #65

Closed tonicebrian closed 4 years ago

tonicebrian commented 4 years ago

I'm using version 0.7.14 and every time y run the command line I get two warnings printed out:

ANTLR runtime and generated code versions disagree: 4.8!=4.7.1
ANTLR runtime and generated code versions disagree: 4.8!=4.7.1

Other than that the tools seems to work OK