runtime error

Exit code: 1. Reason: [nltk_data] Downloading package stopwords to [nltk_data] /usr/local/lib/python3.10/site- [nltk_data] packages/llama_index/core/_static/nltk_cache... [nltk_data] Unzipping corpora/stopwords.zip. [nltk_data] Downloading package punkt to [nltk_data] /usr/local/lib/python3.10/site- [nltk_data] packages/llama_index/core/_static/nltk_cache... [nltk_data] Unzipping tokenizers/punkt.zip. Traceback (most recent call last): File "/app/app.py", line 4, in <module> from llama_index.core import VectorStoreIndex, SimpleDirectoryReader, Settings ImportError: cannot import name 'Settings' from 'llama_index.core' (/usr/local/lib/python3.10/site-packages/llama_index/core/__init__.py)

Container logs:

Fetching error logs...