File "C:\Python312\Lib\site-packages\web3\providers\auto.py", line 106, in _proxy_request
raise CannotHandleRequest(
web3.exceptions.CannotHandleRequest: Could not discover provider while making request: method:eth_getCode
params:['0x657130a14E93731dFEcC772d210AE8333303986c', 'latest']
I got the following error. How to solve it?
File "C:\Python312\Lib\site-packages\web3\providers\auto.py", line 106, in _proxy_request raise CannotHandleRequest( web3.exceptions.CannotHandleRequest: Could not discover provider while making request: method:eth_getCode params:['0x657130a14E93731dFEcC772d210AE8333303986c', 'latest']