smartcontractkit / full-blockchain-solidity-course-py

Ultimate Solidity, Blockchain, and Smart Contract - Beginner to Expert Full Course | Python Edition
MIT License
10.76k stars 2.9k forks source link

RPCProcessError: Unable to launch local RPC client - AAVE Borrow.PY #1688

Open kjones86 opened 2 years ago

kjones86 commented 2 years ago

I'm not sure why when I run scripts, it can't read the contract. I uninstalled and installed ganache cli, the mainnet fork network is on my list when I run brownie networks list. My config seems to be in order, I have no clue what's happening and how to fix it! Here is my config file:

`dependencies:

cromewar commented 2 years ago

Based on the recent merge and the changes on aave, please skip the lesson 10