You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I'm taking your course on smart contracts but I got stuck in lesson 4 where you print(compile_sol), anytime I deploy I get an error saying"solcx.exceptions.SolcNotInstalled: solc 0.6.0 has not been installed. Use solcx.install_solc('0.6.0') to install" how can I fix this? i use mac.
i have used all the information i saw online but still having the same issue, i have installed PIP and also install pip install py-solc-x
.
please help how can i fix this
The text was updated successfully, but these errors were encountered:
Hello, I'm taking your course on smart contracts but I got stuck in lesson 4 where you print(compile_sol), anytime I deploy I get an error saying"solcx.exceptions.SolcNotInstalled: solc 0.6.0 has not been installed. Use solcx.install_solc('0.6.0') to install" how can I fix this? i use mac.
i have used all the information i saw online but still having the same issue, i have installed PIP and also install pip install py-solc-x
.
please help how can i fix this
The text was updated successfully, but these errors were encountered: