-
Notifications
You must be signed in to change notification settings - Fork 135
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
Error: Atom's argument type is not a subtype of its declared type #39
Comments
Even I'm facing the same problem. Where you able to find a solution for this? |
I suppose I'll have to punt on this project being useless in the present state, but in case it helps someone: Here's an incomplete solution that seems to solve the first 4 of 5 errors above. My changes were to versions of ubuntu, SOLC, souffle, python, and I added the However, I still get the following error:
We can see the error message in the souffle code here and below but I don't see the next step to debug this.
|
Hello, has anyone solved this problem? I am trying to learn about securify2 for my undergraduate graduation project, but it may be beyond my current ability to solve. |
I am running securify2 on Ubuntu 22. Installed dependencies, python3.7 and followed the installation instructions (not using docker).
The text was updated successfully, but these errors were encountered: