Grader error C3_w2_q4 "check std error" usual methods tried. What to do?

Hi! I already posted the same question here Coursera | Online Courses & Credentials From Top Educators. Join for Free | Coursera

I get this grader error “check stderr”. i have tried the usual fixes (get clean notebook, copy & paste code, no extra cells) but it does not help. Any suggestions??

You’re passing the wrong argument for data_lines for both bare_train_generator and bare_eval_generator. Use the function parameters lines and eval_lines.
Please remove references to your code once you’re done fixing the bugs.