I submitted the Trigger Word Detection assignment and successfully executed all the functions but the grader is giving me 0/100 and the following error:
Cell #29. Can’t compile the student’s code. Error: NameError(“name ‘X’ is not defined”)
I have the same issue, grading failure, in DLS Course 5, W3A2, error:
“Cell #7. Can’t compile the student’s code. Error: NameError(“name ‘x’ is not defined”).”
I have restarted the kerner, re-run all cells, found no error messages.
It did not work for me.
I ran into the same issue in another exercise, most likely caused by adding a new cell to try something out. I tried to restart the kernel, and that didn’t work. So I revert to the original checkpoint and re-entered my code (without adding new cells), and the submission went through.