Solomon Coriiu
Solomon Coriiu
#### Arctic Version ``` # 1.79.2 ``` #### Arctic Store ``` # TickStore ``` #### Platform and version MacOS 10.15 #### Description of problem and/or code sample that reproduces the...
This way 'chunk_size' is properly configured
When running with python 3.11.0 I get the following error: ` File "/Users/csu/.pyenv/versions/accounting_monitor_3_11/lib/python3.11/site-packages/dydx3/__init__.py", line 1, in from dydx3.dydx_client import Client File "/Users/csu/.pyenv/versions/accounting_monitor_3_11/lib/python3.11/site-packages/dydx3/dydx_client.py", line 1, in from web3 import Web3 File...