error showing now " List of pairs to dict: the list [{"Name":"ghea"}] is not a well-formed list of pairs
Note: You will not see another error reported for 5 seconds."
ive been working on this for a few days and cannot seem to get around this.
i have 42 text fields persist so im saving them to a keys, then the keys to a list, and then the list to TinyDB. the TinyDB is popultated with the text.
i am able to get the text from the TinyDB but when i try to pass the text into a new variable empty dictionary, i get the error.