Log in
Log into community
Find answers from the community
View all posts
Related posts
Did this answer your question?
π
π
π
Powered by
Hall
Inactive
Updated 10 months ago
0
Follow
I keep getting a `ModuleNotFoundError:
I keep getting a `ModuleNotFoundError:
Inactive
0
Follow
G
Gpt. Alex
10 months ago
Β·
I keep getting a
ModuleNotFoundError: No module named 'llama_index.readers.base'
even on code that used to run without issues before, was there an update to the llama-index repo that depreciated that???
W
G
4 comments
Share
Open in Discord
W
WhiteFang_Jr
10 months ago
Yes, LlamaIndex went on huge update with v0.10.
You'll find changes here:
https://blog.llamaindex.ai/llamaindex-v0-10-838e735948f8
G
Gpt. Alex
10 months ago
didn't know that, thanks for letting me know!
G
Gpt. Alex
10 months ago
would I still be able to use legacy llama-index code?
W
WhiteFang_Jr
10 months ago
Yes it is present here:
https://github.com/run-llama/llama_index/tree/main/llama-index-legacy/llama_index/legacy
You'll have to make some import updates for this to work
Add a reply
Sign up and join the conversation on Discord
Join on Discord