Skip to content
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

No such file or directory #223

Open
enderphan94 opened this issue Dec 17, 2019 · 3 comments
Open

No such file or directory #223

enderphan94 opened this issue Dec 17, 2019 · 3 comments

Comments

@enderphan94
Copy link

I got this error in MacOS

$VeriSol ERC1155ERC721.sol ERC1155ERC721
... Downloading z3.zip from https://github.com/Z3Prover/z3/releases/download/z3-4.8.4/z3-4.8.4.d6df51951f4c-x64-osx-10.14.1.zip to /Users/macbookpro/.dotnet/tools/Temp/

Unhandled Exception: System.ComponentModel.Win32Exception: No such file or directory
   at System.Diagnostics.Process.StartCore(ProcessStartInfo startInfo)
   at System.Diagnostics.Process.Start()
   at VeriSolRunner.ExternalTools.DownloadedToolManager.RunCmd(String cmdName, String arguments) in c:\verisol\sources\ExternalToolsManager\DownloadedToolManager.cs:line 105
   at VeriSolRunner.ExternalTools.DownloadedToolManager.ChangePermission() in c:\verisol\sources\ExternalToolsManager\DownloadedToolManager.cs:line 91
   at VeriSolRunner.ExternalTools.DownloadedToolManager.EnsureExisted() in c:\verisol\sources\ExternalToolsManager\DownloadedToolManager.cs:line 79
   at VeriSolRunner.ExternalTools.ExternalToolsManager.EnsureAllExisted() in c:\verisol\sources\ExternalToolsManager\ExternalToolsManager.cs:line 51
   at VeriSolRunner.Program.Main(String[] args) in c:\verisol\sources\VeriSol\Program.cs:line 27
zsh: abort      VeriSol ERC1155ERC721.sol ERC1155ERC721
@shuvendu-lahiri
Copy link
Member

@XinxingLiu @garbervetsky can either of you repro the issue?

@enderphan94 did you follow instructions to first install the solc for mac?

@enderphan94
Copy link
Author

@shuvendu-lahiri Yes, I did

@garbervetsky
Copy link
Collaborator

@shuvendu-lahiri I need to do the repro. I don't recall exactly but I remember that I needed to manually copy z3 to binaries or .net tool folder. As soon as I get a PC I can try to repro.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants