Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IndexError: list index out of range #4

Open
JohnClementine opened this issue Apr 2, 2020 · 0 comments
Open

IndexError: list index out of range #4

JohnClementine opened this issue Apr 2, 2020 · 0 comments

Comments

@JohnClementine
Copy link

Hello,
First I want to thank you for putting together such a great tool.

Every time I try to refresh my wallet, it ends pretty quickly and I get the following error:
Traceback (most recent call last): File "../../scripts/python3/MoneroMixer.py", line 150, in <module> torpydo_handler = TorPydoHandler(args) File "../../scripts/python3/MoneroMixer.py", line 43, in __init__ self.monero_wallet = wallet.MoneroWallet(self.inputDict) File "/home/user/Desktop/MoneroMixer/scripts/python3/wallet.py", line 12, in __init__ self.total_balance = float(balanceList[0].replace(",", "")) IndexError: list index out of range
This error also shows at the top of my Main Menu when I first launch MoneroMixer. Any help in troubleshooting this issue would be appreciated!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant