Solcx编译源Erroe
发生异常:SolcNotInstalled solc 0.6.0 尚未安装。使用 solcx.install_solc('0.6.0') 进行安装。 文件“C:\Users\gilld\Documents\Demos\vstoolbox\web3_py_simple_storage\deploy.py”,第 8 行,位于 编译_sol = 编译标准(
Exception has occurred: SolcNotInstalled
solc 0.6.0 has not been installed. Use solcx.install_solc('0.6.0') to install.
File "C:\Users\gilld\Documents\Demos\vstoolbox\web3_py_simple_storage\deploy.py", line 8, in
compiled_sol = compile_standard(
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您需要安装坚固的编译器,可以通过此网站安装它
you need to install solidity compiler you can install it through this website