Cannot launch the CLI: AttributeError: type object 'Web3' has no attribute 'toChecksumAddress'
#244
Labels
bug
Something isn't working
Describe the bug
When launching the CLI, the following error is thrown:
To Reproduce
Steps to reproduce the behavior:
pip install safe-cli
safe-cli <address> <rpc_url>
Expected behavior
The cli launches fine and useable.
Additional context
OS - MacOS 13.5
Python - 3.10.12
The text was updated successfully, but these errors were encountered: