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

LESSON 4 error saying"solcx.exceptions.SolcNotInstalled: solc 0.6.0 has not been installed. #1851

Open
chioke07 opened this issue Mar 29, 2023 · 1 comment

Comments

@chioke07
Copy link

chioke07 commented Mar 29, 2023

Screenshot 2023-03-29 at 10 46 14 PM

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

@marginalfriend
Copy link

I think it's just version issue where you've installed solcx but with different version. Try erasing the "solc_version="0.6.0""

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

2 participants