ValueError: Extra data: line 46 column 1 - line 46 column 100 (char 2942 - 3041)
Press Enter to exit ...
How to fix it ? Thanks
Great, I'm glad you're closer...
It probably means that you're not loading an Electrum wallet file. If you created a text file yourself, can you please double-check that it looks like this:
{"seed": "hGt+sQGFlt7Dhgb3a1kHetNJmlxrMQrZ3D8mheYgVr79ZEGOZK1btAzv44QMwGQ2K+1a/1ct10abxrX56OtvFA==", "use_encryption": true}
It must have a { at the beginning and a } at the end, and it must use double-quotes, ", everywhere except for around the last word (true).