Solcx编译源Erroe

发布于 2025-01-19 17:47:25 字数 184 浏览 0 评论 0原文

发生异常: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 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

熟人话多 2025-01-26 17:47:25

您需要安装坚固的编译器,可以通过此网站安装它

https://www.npmjs.com/package/solc

you need to install solidity compiler you can install it through this website

https://www.npmjs.com/package/solc
~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文