iexbase / tron-api-python

A Python API for interacting with Tron (TRX)
https://tronapi-for-python.readthedocs.io
MIT License
165 stars 82 forks source link

Conflicts with dependencies with web3 version > 5.4 #109

Open nulldot0 opened 1 year ago

nulldot0 commented 1 year ago

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!

amvrcode commented 4 months ago

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