Lesson 4: Issue compiling solidity file (solc 0.6.0 has not been installed) #90
Answered
by
PatrickAlphaC
RobustCelery
asked this question in
Q&A
-
I was following along in the video until we needed to compile the SimpleStorage.sol file using "python deploy.py" It seems I need to install solc 0.6.0, how would I do that? This is what I see after typing "python deploy.py" into the terminal
|
Beta Was this translation helpful? Give feedback.
Answered by
PatrickAlphaC
Sep 27, 2021
Replies: 2 comments 2 replies
-
I saw that this question has been asked before here, I typed this into a new file and ran it
|
Beta Was this translation helpful? Give feedback.
2 replies
-
Check this discussion: |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
PatrickAlphaC
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Check this discussion:
#5