There was a problem grading your submission. Check stderr for more details. error

Hello everyone! I’m stuck with this error on just 3 exercices out of 5. I also tried the “rename and gel latest version” method explained in other posts but it doesn’t work for me. What can I do?

Hi @Lorenzo_Bagnol,

Please make sure you are not using any global variables inside of your functions, instead using function parameters.

Check for that and let me know how it goes.

Best,
Mubsi

1 Like

Hi, thanks for answering. Yes, I just check and this solved the problem. Thanks a lot!

2 Likes

I have same issue and there is no global variable used

I had gone through code and there is no issue above mention .
Could you please suggest some solution for this problem.

image

Hi all,

You can find the possible solution to your issue in this topic.

Cheers,
Mubsi

Thank you for sharing