SolcInstallationError #362
Answered
by
cromewar
Jimmy321342
asked this question in
Q&A
-
updated my code with suggested changes on https://github.com/smartcontractkit/full-blockchain-solidity-course-py/blob/main/chronological-issues-from-video.md still throwing an error, please help. |
Beta Was this translation helpful? Give feedback.
Answered by
cromewar
Nov 15, 2021
Replies: 1 comment 3 replies
-
Hello @Jimmy321342 I saw this problemhere but it was for raspberry-py as you are on windows I have two recommendations for you: |
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
cromewar
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello @Jimmy321342 I saw this problemhere but it was for raspberry-py as you are on windows I have two recommendations for you:
pip install py-solc-x
in a python virutal environment, including eth-brownie, and try again (use this as a guide for virtualenvs).