runtime error

Exit code: 1. Reason: vicorn>=0.14.0->gradio==3.42.0) (0.16.0) Requirement already satisfied: starlette<0.39.0,>=0.37.2 in /usr/local/lib/python3.10/site-packages (from fastapi->gradio==3.42.0) (0.38.6) Requirement already satisfied: anyio<5,>=3.4.0 in /usr/local/lib/python3.10/site-packages (from starlette<0.39.0,>=0.37.2->fastapi->gradio==3.42.0) (4.12.1) Requirement already satisfied: exceptiongroup>=1.0.2 in /usr/local/lib/python3.10/site-packages (from anyio<5,>=3.4.0->starlette<0.39.0,>=0.37.2->fastapi->gradio==3.42.0) (1.3.1) Requirement already satisfied: httpcore==1.* in /usr/local/lib/python3.10/site-packages (from httpx->gradio==3.42.0) (1.0.9) Downloading gradio-3.42.0-py3-none-any.whl (20.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 20.1/20.1 MB 139.8 MB/s 0:00:00 Downloading gradio_client-0.5.0-py3-none-any.whl (298 kB) Installing collected packages: gradio-client, gradio Attempting uninstall: gradio-client Found existing installation: gradio_client 0.2.7 Uninstalling gradio_client-0.2.7: Successfully uninstalled gradio_client-0.2.7 Attempting uninstall: gradio Found existing installation: gradio 3.35.2 Uninstalling gradio-3.35.2: Successfully uninstalled gradio-3.35.2 Successfully installed gradio-3.42.0 gradio-client-0.5.0 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. Traceback (most recent call last): File "/app/app.py", line 11, in <module> from langchain.embeddings import HuggingFaceEmbeddings#, HuggingFaceInstructEmbeddings ImportError: cannot import name 'HuggingFaceEmbeddings' from 'langchain.embeddings' (/usr/local/lib/python3.10/site-packages/langchain/embeddings/__init__.py)

Container logs:

Fetching error logs...