runtime error
ctive plots will not work. 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/180372 Downloading: 0.000%| | 0/42120 elapsed<00:00 remaining<?[A Downloading: 100.000%|██████████| 42120/42120 elapsed<00:00 remaining<00:00 Connection closed. Connected. Call `.close()` to terminate connection gracefully. Logged in to project, explore it here https://c.app.hopsworks.ai:443/p/180372 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 117, in <module> model = get_model_from_hopsworks() File "/home/user/app/app.py", line 36, in get_model_from_hopsworks model = mr.get_best_model("gold_model", "accuracy", "max") File "/home/user/.local/lib/python3.10/site-packages/hsml/model_registry.py", line 127, in get_best_model model = self._model_api.get_models( File "/home/user/.local/lib/python3.10/site-packages/hsml/core/model_api.py", line 125, in get_models models_meta = model.Model.from_response_json(model_json) File "/home/user/.local/lib/python3.10/site-packages/hsml/model.py", line 192, in from_response_json return [util.set_model_class(model) for model in json_decamelized["items"]] File "/home/user/.local/lib/python3.10/site-packages/hsml/model.py", line 192, in <listcomp> return [util.set_model_class(model) for model in json_decamelized["items"]] 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...