Firstly, apologies for how obvious these two questions seem to be; I\'m very very new to this and don\'t have a clue what I\'m doing.
I\'m trying to write something to a
I got the similar issue.
My error was I named a variable and function name as same.
I corrected that and error vanished.