You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "C:\Users\User\Desktop\Projects\Exchane bot\t.py", line 1, in
from tronapi import Tron
File "C:\Users\User\AppData\Local\Programs\Python\Python311\Lib\site-packages\tronapi_init_.py", line 11, in
from eth_account import Account # noqa: E402
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\User\AppData\Local\Programs\Python\Python311\Lib\site-packages\eth_account_init_.py", line 1, in
from eth_account.account import ( # noqa: F401
File "C:\Users\User\AppData\Local\Programs\Python\Python311\Lib\site-packages\eth_account\account.py", line 1, in
from collections import (
ImportError: cannot import name 'Mapping' from 'collections' (C:\Users\User\AppData\Local\Programs\Python\Python311\Lib\collections_init_.py)
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: