-
Error: SolcInstallationError: Downloaded binary would not execute, or returned unexpected output. If this issue persists, you can try to compile from source code using There are already a couple of posts talking about this error, while I had successfully install solc through brew and added it to the global env, it still shows the SolcInstallationError error. One interesting hypothesis I found is that the command is trying to download 64amd, while latest mac(which I am using) is 128amd. Wonder if there is a way to configure that into the command? I am currently at 4:32:55 in the course. Thanks for the help in advance. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 5 replies
-
|
Beta Was this translation helpful? Give feedback.
-
Hello there @nilo5 this shouldn't be a problem as the Rosetta layer should automatically translate those instructions. Could you please share your code here? |
Beta Was this translation helpful? Give feedback.
Hello there @nilo5 this shouldn't be a problem as the Rosetta layer should automatically translate those instructions. Could you please share your code here?