That line doesn't make any sense.
You're passing a file system path to get_node() instead of a NodePath.
The file system path isn't even correct.
You're not using the result of the get_node() call.
Have you done the Getting Started tutorials in the documentation?
Also, it's better to post code and error messages as text, not as pictures. That way, portions can be copy/pasted to provide corrections.