runtime error

Exit code: 1. Reason: cc:1407] Unable to register cuBLAS factory: Attempting to register factory for plugin cuBLAS when one has already been registered W0000 00:00:1749658300.572957 1 computation_placer.cc:177] computation placer already registered. Please check linkage and avoid linking the same target more than once. W0000 00:00:1749658300.572991 1 computation_placer.cc:177] computation placer already registered. Please check linkage and avoid linking the same target more than once. W0000 00:00:1749658300.572994 1 computation_placer.cc:177] computation placer already registered. Please check linkage and avoid linking the same target more than once. W0000 00:00:1749658300.572995 1 computation_placer.cc:177] computation placer already registered. Please check linkage and avoid linking the same target more than once. 2025-06-11 16:11:40.576554: I tensorflow/core/platform/cpu_feature_guard.cc:210] This TensorFlow binary is optimized to use available CPU instructions in performance-critical operations. To enable the following instructions: AVX2 AVX512F AVX512_VNNI FMA, in other operations, rebuild TensorFlow with the appropriate compiler flags. [nltk_data] Downloading package stopwords to /nltk_data... Traceback (most recent call last): File "/app/app.py", line 7, in <module> from helper import predict_emotion,keyword, load_tflite_model File "/app/helper.py", line 23, in <module> nltk.download('stopwords') File "/usr/local/lib/python3.9/site-packages/nltk/downloader.py", line 774, in download for msg in self.incr_download(info_or_id, download_dir, force): File "/usr/local/lib/python3.9/site-packages/nltk/downloader.py", line 642, in incr_download yield from self._download_package(info, download_dir, force) File "/usr/local/lib/python3.9/site-packages/nltk/downloader.py", line 698, in _download_package os.makedirs(download_dir, exist_ok=True) File "/usr/local/lib/python3.9/os.py", line 225, in makedirs mkdir(name, mode) PermissionError: [Errno 13] Permission denied: '/nltk_data'

Container logs:

Fetching error logs...