iexbase/tron-api-python

ImportError: cannot import name 'AttributeDict' from 'eth_account.datastructures'

const-tmp opened this issue · 1 comments

from eth_account.datastructures import AttributeDict
ImportError: cannot import name 'AttributeDict' from 'eth_account.datastructures'

Library is not compatible with eth_account 0.5.9

fixed