Cell #24. Can't compile the student's code. Error: FileNotFoundError(2, 'No such file or directory')

@hacceebhassan, I have sent you a private message with further instructions.

Where is that line? I cannot find it

Hi, That is in the 22nd cell in the create_training_example function.
image

1 Like

Note that commenting-out that line of code causes the “train.wav” file to not be exported. So the grader cannot find it.

That’s a bad thing.