Replies: 1 comment 1 reply
-
|
Looks like the Python antlr runtime you’re using is not 4.13.1 ?
… Le 14 déc. 2023 à 08:01, agnibhu13 ***@***.***> a écrit :
ord_Issue.png (view on web) <https://github.com/antlr/antlr4/assets/124293916/736c1a9f-97dd-41cb-aeb1-2dff4b261122>
Hi,
I am not able to run antlr4 with Python, getting a ' ord() expected string of length 1, but int found' error. The screenshot is attached.
My setup:
Python 3.12.1
ANTLR Parser Generator Version 4.13.1
Can someone help me?
—
Reply to this email directly, view it on GitHub <#4490>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AAZNQJCN2H23ITG23VCGSPTYJKP5BAVCNFSM6AAAAABAUK7IR6VHI2DSMVQWIX3LMV43ERDJONRXK43TNFXW4OZVHE2TSMZTGQ>.
You are receiving this because you are subscribed to this thread.
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I am not able to run antlr4 with Python, getting a ' ord() expected string of length 1, but int found' error. The screenshot is attached.
My setup:
Python 3.12.1
ANTLR Parser Generator Version 4.13.1
Can someone help me?
Beta Was this translation helpful? Give feedback.
All reactions