Hi all,
I have been exploring Algorand Python SDK for the past months with OS X and all of a sudden - when I try to generate accounts with the KMD process, I get an error: " KeyError: ‘wallets’ " in regards to when I try invoking the List_Wallets() method.
I confirmed that my algod node process was started and running, and I made sure that my KMD process is running as well; so I am confused what the issue may be - can anyone perhaps provide guidance please?