The community member is experiencing issues after a fresh pip install of llama-index, encountering errors related to llama_index.core.settings and llama_index.core.storage.chat_store. They are unsure if there is a specific way to install the llama-index packages. The comments suggest that creating a fresh environment and reinstalling llama-index may resolve the issue. Some community members also recommend uninstalling and then reinstalling llama-index with specific commands to upgrade and force a reinstall. However, there is no explicitly marked answer in the comments.
After a fresh pip install of llama-index I am running into this error using a script from a notebook in the docs. I seem to be running into these often - is there a certain way these different llama-index packages should be installed now?