tron-api-python icon indicating copy to clipboard operation
tron-api-python copied to clipboard

Conflicts with dependencies with web3 version > 5.4

Open nullvoid10 opened this issue 2 years ago • 1 comments

image

On the image I upgraded to web3 version 6 and it seems like it doesn't work currently on the latest version which is tronapi==3.1.6.

Hope you can support this in the future!

nullvoid10 avatar May 29 '23 11:05 nullvoid10

pip install eth-account pip install web3 pip install eth-abi pip install tronapi

amvrcode avatar Feb 14 '24 13:02 amvrcode