if llama_index.core.global_tokenizer is None:
112 tiktoken_import_err = (
113 "tiktoken
package not found, please run pip install tiktoken
"
AttributeError: module 'llama_index' has no attribute 'core'
anybody know about this I have made installation still its saying no attribute 'core'
creating MultiModalVectorStoreIndex
Add a reply
Sign up and join the conversation on Discord