Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

antlr3 python ANTLR version mismatch #203

Open
XiaoshanLin9701 opened this issue Dec 2, 2020 · 1 comment
Open

antlr3 python ANTLR version mismatch #203

XiaoshanLin9701 opened this issue Dec 2, 2020 · 1 comment

Comments

@XiaoshanLin9701
Copy link

I installed antlr 3.1.3 python-runtime library for python 2.7 by running the setup.py file. But when I run my code, it throws an error:
RuntimeError: ANTLR version mismatch: The recognizer has been generated by V3.0.1, but this runtime is V3.1.3. Please use the V3.0.1 runtime.

The recognizer comes with 3.1.3 library. I don't know why it is wrong. I try to change the recognizer version to 3.1.3 and it's still not working.

Could you help me with that issue?

@priyankahdp
Copy link

seeking for answer to the same

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants