'images' must have either 3 or 4 dimensions

Hey,

Could anybody, please, clarify where this error is occurred?

Actually, everything works, I just can’t manage to successfully submit the assignment.

1 Like

The issue is resolved but it’s strange provided that everything works

1 Like

same problem.

I can’t figure out which one is exactly the error. how is it you solved it?

1 Like

I am facing the same issue, how did you solve it?

1 Like

I am facing this issue as well.

1 Like

Hi! Kindly check your inbox. We’ll need a copy of your notebook to investigate the issue. Thank you!

1 Like

Hi everyone! The issue is most likely in the format_example() function. Please make sure that you are not resizing the image. You can simply normalize it so it will have the expected dimensions by the grader. We’ll consider putting a unit test here to avoid this bug in the future. Thank you!

1 Like

Hi @chris.favila , Thank you for your suggestion. This was the solution to my issue.

2 Likes

Great! Glad it worked!

1 Like