-
Notifications
You must be signed in to change notification settings - Fork 64
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
Docker version analysis error: No such file or directory #170
Comments
Hi, Stupid question but at your working directory does |
Sure it exists, example/long_running.hex is the official example in this repo. |
By the way, how can I get solidity-like pseudo-code as mentioned in ICSE'19? I only find clients/visualizeout.py to generate a pretty-printed textual representation of the IR. |
Sorry for the confusion, I was saying my question is stupid and not yours. I only use the docker wrapper once every six months to check it still works so I'm not too familiar with how it operates. Anyway the path you are giving Regarding the source-like output this is not open source. |
Thanks for answering, it just worked when I changed |
I installed the gigahorse using
curl -s -L https://raw.githubusercontent.com/nevillegrech/gigahorse-toolchain/master/scripts/docker/install/install_amd64 | bash
on debian 12.Then I tried the example:
gigahorse examples/long_running.hex
, and it showed the following error:The text was updated successfully, but these errors were encountered: