## Description I am following along with the [pyiceberg example](https://docs.kedro.org/en/stable/integrations/iceberg_versioning.html). I have followed the steps as far as I have read. When I run the ipython example I see that the import is successful, but not loading the catalog:  When I `kedro run` I see this error:  ## Context - Windows 11 - `uv` for installing packages and managing project.