Hi have finished the exercise and I got all the tests passed. However, when I submit the exercise, the autograder fails to compile the code. I get the following response from the grader:
Cell #3. Can’t compile the student’s code. Error: ConverterException(‘File not found or no such format found for: data/original_metheny.mid’)
However, I can execute this cell and load the file without any issues. Could you please help my with this problem?