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.


