Grader fails submission on account of 'iPynb'

I managed to get my accuracy above 80% and the pkl file was successfully accepted, but the submissions file is being rejected no matter how many times I tried.

Graded Functions

Filename: Graded Functions

0/50Score: 0 of 50

Grader output

There was a problem compiling the code from your notebook. Details: No module named ‘IPython’

I’d really appreciate if someone can help me clear this hurdle.

Thanks in advance.
Rajesh

Hello @Rajesh_Valluri
Hope the below post helps you!

Thanks Jenitta. I noticed the ipynb import required for plotting. But I supposed the grader doesn’t need it anyway, so I commented that line out, and the grading was successful. Thanks for your suggestion.