runtime error

Connected. Call `.close()` to terminate connection gracefully. UserWarning: The installed hopsworks client version 3.2.0 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.*' Traceback (most recent call last): File "/home/user/app/app.py", line 4, in <module> project = hopsworks.login() File "/home/user/.local/lib/python3.10/site-packages/hopsworks/__init__.py", line 198, in login _connected_project = _prompt_project(_hw_connection, project) File "/home/user/.local/lib/python3.10/site-packages/hopsworks/__init__.py", line 249, in _prompt_project raise ProjectException("Could not find any project") hopsworks.client.exceptions.ProjectException: Could not find any project

Container logs:

Fetching error logs...