runtime error

Exit code: 1. Reason: i) (2.20.1) Downloading openai-1.43.0-py3-none-any.whl (365 kB) Downloading distro-1.9.0-py3-none-any.whl (20 kB) Downloading jiter-0.5.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (318 kB) Installing collected packages: jiter, distro, openai Successfully installed distro-1.9.0 jiter-0.5.0 openai-1.43.0 Collecting pypdf Downloading pypdf-4.3.1-py3-none-any.whl.metadata (7.4 kB) Requirement already satisfied: typing_extensions>=4.0 in /usr/local/lib/python3.10/site-packages (from pypdf) (4.12.2) Downloading pypdf-4.3.1-py3-none-any.whl (295 kB) Installing collected packages: pypdf Successfully installed pypdf-4.3.1 Collecting tiktoken Downloading tiktoken-0.7.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.6 kB) Requirement already satisfied: regex>=2022.1.18 in /usr/local/lib/python3.10/site-packages (from tiktoken) (2024.7.24) Requirement already satisfied: requests>=2.26.0 in /usr/local/lib/python3.10/site-packages (from tiktoken) (2.32.3) Requirement already satisfied: charset-normalizer<4,>=2 in /usr/local/lib/python3.10/site-packages (from requests>=2.26.0->tiktoken) (3.3.2) Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.10/site-packages (from requests>=2.26.0->tiktoken) (3.8) Requirement already satisfied: urllib3<3,>=1.21.1 in /usr/local/lib/python3.10/site-packages (from requests>=2.26.0->tiktoken) (2.2.2) Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.10/site-packages (from requests>=2.26.0->tiktoken) (2024.7.4) Downloading tiktoken-0.7.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 73.2 MB/s eta 0:00:00 Installing collected packages: tiktoken Successfully installed tiktoken-0.7.0 Traceback (most recent call last): File "/home/user/app/app.py", line 26, in <module> from nltk.tokenize import sent_tokenize ModuleNotFoundError: No module named 'nltk'

Container logs:

Fetching error logs...