runtime error

Connected. Call `.close()` to terminate connection gracefully. UserWarning: The installed hopsworks client version 3.4.3 may not be compatible with the connected Hopsworks backend version 3.7.1. To ensure compatibility please install the latest bug fix release matching the minor version of your backend (3.7) by running 'pip install hopsworks==3.7.*' Logged in to project, explore it here https://c.app.hopsworks.ai:443/p/224405 Connected. Call `.close()` to terminate connection gracefully. Connected. Call `.close()` to terminate connection gracefully. Traceback (most recent call last): File "/home/user/app/app.py", line 13, in <module> model = mr.get_model("wine_model", version=2) File "/home/user/.local/lib/python3.10/site-packages/hsml/model_registry.py", line 85, in get_model return self._model_api.get( File "/home/user/.local/lib/python3.10/site-packages/hsml/core/model_api.py", line 76, in get model_meta = model.Model.from_response_json(model_json) File "/home/user/.local/lib/python3.10/site-packages/hsml/model.py", line 194, in from_response_json return util.set_model_class(json_decamelized) File "/home/user/.local/lib/python3.10/site-packages/hsml/util.py", line 124, in set_model_class return PyModel(**model) TypeError: Model.__init__() got an unexpected keyword argument 'creator'

Container logs:

Fetching error logs...