-
Notifications
You must be signed in to change notification settings - Fork 5
Syntax error on examples #15
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
Comments
Hi! Should work fine with clingo5.5. Installing with pip should install the correct clingo version. How did you install? Is it possible that xclingo is trying to use your local (5.4) clingo installation instead of the python package? |
Hmm, I installed with pip. That clingo is indeed installed with the On a side note, my friend has the same issue and they have clingo 5.7.1. |
Any updates on this? I have clingo 5.5.2 from conda and still gives the error: Reading from dont_drive_drunk.lp :14:1-7: error: syntax error, unexpected , expecting . or :- :17:1-9: error: syntax error, unexpected , expecting . or :- :20:1-9: error: syntax error, unexpected , expecting . or :- :22:39-46: error: syntax error, unexpected , expecting . or :- :23:26-33: error: syntax error, unexpected , expecting . or :- :25:13-21: error: syntax error, unexpected , expecting . or :- |
Hi, I am getting the same issue with clingo 5.5.0, 5.5.1 and 5.5.2. |
Running
xclingo
ondont_drive_drunk.lp
gives syntax error:My
clingo -v
result:The text was updated successfully, but these errors were encountered: