Replies: 2 comments 1 reply
|
Hi! Thanks for using Diagon! I would be curious how it get used. About your issue, I tried today on Desktop. I observed the version build from source worked correctly. However the snap version got the exact same error. I think you might have used the snap version, because I don't see a I will investigate today and get back to you. |
0 replies
|
I think I understand the issue. I see this thread referenced the same issue and a fix: I understand the problem, and I even proposed a fix in ANTLR: But, I though the fix was already merged ;-) |
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,
Very cool project. Am looking to use it with programming assignments that I make for my students.
Question: I'm trying to get it running on a raspberry pi. Neither the snap nor the .deb packages worked, likely because it's an arm processor. So I made it from source. (Clear instructions! Thanks!)
Running one of the examples generates an error:
But simple executions like asking for the version is fine:
Any suggestion as to how to clear up the issue?
thanks!
James
All reactions