C3W1 Bird Boxes tfds.load error in Google Colab

I am getting the error in the attached image when running the Notebook as-is, so I am stuck. I suspect there’s an incompatibility between tensorflow_datasets and some supporting modules - see the import errors. I also included the versions manually installed by the Notebook, for reference. Any help is appreciated!

I have tried downgrading tensorflow_datasets using !pip, but have not found a set of compatible modules.

When I run dir(tfds), load is not listed as a method.

thank you @Brian_Shula for reporting this. I will inform the staff. please wait for their response.

Hi, and thank you for reporting! We will review and patch this lab by Monday next week.

Hello again. Turns out this is a quick fix. Please reopen the lab from the classroom to see the changes. We’ll look at the next labs next week. Some might need this patch as well. Thanks again.

@chris.favila I am able to run the code beyond the problematic cells. Thank you!