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 3 months ago
0
Follow
Hi All...several imports are failing
Hi All...several imports are failing
Inactive
0
Follow
G
Guru
10 months ago
ยท
Hi All...several imports are failing such as "from llama_index.core import download_loader"
L
W
4 comments
Share
Open in Discord
L
Logan M
10 months ago
ah that one specifically is a little wonky, debugging now
L
Logan M
10 months ago
(technically download loader is deprecated now btw)
W
WhiteFang_Jr
10 months ago
You can download either packs or loader as pypi package directly
L
Logan M
10 months ago
Also, this import works:
from llama_index.core.readers.download import download_loader
Add a reply
Sign up and join the conversation on Discord
Join on Discord