Open GuyMcComb opened 1 month ago
There issues on setup.py.
minimal python version should be 3.11
I have release a new version 1.1.6, please try this
I didn't reproduce the second problem. you can try again
and i tried you rpc: end_point = "https://eth.llamarpc.com" and find it has query limit. if you use this you will fail when query timestamp for every block. because there will be a lot of query
you can sign up an alchemy account,
Hi team,
demeter-fetch
is failing to pull data from an rpc endpoint. I am trying to use the tool with the example config provided in the docs, but the command fails to execute without errors.env:
config:
command:
error:
When I upgrade my python version to 3.12 and run the same command I get:
and just for consistancy here is my python3.12 env:
Any help would be appreciated!