runtime error

Connected. Call `.close()` to terminate connection gracefully. UserWarning: The installed hopsworks client version 3.0.5 may not be compatible with the connected Hopsworks backend version 3.4.1. To ensure compatibility please install the latest bug fix release matching the minor version of your backend (3.4) by running 'pip install hopsworks==3.4.*' Logged in to project, explore it here https://c.app.hopsworks.ai:443/p/5267 Connected. Call `.close()` to terminate connection gracefully. Traceback (most recent call last): File "app.py", line 10, in <module> fs = project.get_feature_store() File "/home/user/.local/lib/python3.8/site-packages/hopsworks/project.py", line 103, in get_feature_store return connection( File "/home/user/.local/lib/python3.8/site-packages/hsfs/decorators.py", line 35, in if_connected return fn(inst, *args, **kwargs) File "/home/user/.local/lib/python3.8/site-packages/hsfs/connection.py", line 156, in get_feature_store return self._feature_store_api.get(util.rewrite_feature_store_name(name)) File "/home/user/.local/lib/python3.8/site-packages/hsfs/core/feature_store_api.py", line 35, in get return FeatureStore.from_response_json( File "/home/user/.local/lib/python3.8/site-packages/hsfs/feature_store.py", line 109, in from_response_json return cls(**json_decamelized) TypeError: __init__() missing 3 required positional arguments: 'hdfs_store_path', 'featurestore_description', and 'inode_id'

Container logs:

Fetching error logs...