runtime error
Exit code: 1. Reason: reenlet, typing-inspect, SQLAlchemy, jsonpatch, anyio, langsmith, dataclasses-json, langchain Attempting uninstall: anyio Found existing installation: anyio 4.12.1 Uninstalling anyio-4.12.1: Successfully uninstalled anyio-4.12.1 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. mcp 1.10.1 requires anyio>=4.5, but you have anyio 3.7.1 which is incompatible. sse-starlette 3.2.0 requires anyio>=4.7.0, but you have anyio 3.7.1 which is incompatible. Successfully installed SQLAlchemy-2.0.47 anyio-3.7.1 dataclasses-json-0.6.7 greenlet-3.3.2 jsonpatch-1.33 jsonpointer-3.0.0 langchain-0.0.340 langsmith-0.0.92 marshmallow-3.26.2 mypy-extensions-1.1.0 sniffio-1.3.1 tenacity-8.5.0 typing-inspect-0.9.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. ERROR: Could not find a version that satisfies the requirement faiss-cpu==1.7.4 (from versions: 1.9.0.post1, 1.10.0, 1.11.0, 1.11.0.post1, 1.12.0, 1.13.0, 1.13.1, 1.13.2) ERROR: No matching distribution found for faiss-cpu==1.7.4 Traceback (most recent call last): File "/app/app.py", line 33, in <module> install_packages() ~~~~~~~~~~~~~~~~^^ File "/app/app.py", line 22, in install_packages subprocess.check_call([sys.executable, "-m", "pip", "install", "faiss-cpu==1.7.4"]) ~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.13/subprocess.py", line 419, in check_call raise CalledProcessError(retcode, cmd) subprocess.CalledProcessError: Command '['/usr/local/bin/python', '-m', 'pip', 'install', 'faiss-cpu==1.7.4']' returned non-zero exit status 1.
Container logs:
Fetching error logs...