Find answers from the community

Updated 12 months ago

Hiya, is anyone using properly the

At a glance

A community member is having trouble using the S3Reader, specifically with the SimpleDirectoryReader and s3fs as the filesystem, encountering an error that the given path does not exist, even though the file is in the bucket. Another community member suggests trying to update the llama-index-readers-s3 and llama-index-readers-file packages, and the original poster acknowledges the suggestion and will try it.

Hiya, is anyone using properly the S3Reader? I have some trouble in the phase when it uses the SimpleDirectoryReader with s3fs as filesystem giving me an error about not finding the given path, $path does not exist, but the file is on the bucket...
L
a
2 comments
There have been a few updates on this, maybe try pip install -U llama-index-readers-s3 llama-index-readers-file
oki thanks @Logan M I will try and let you know
Add a reply
Sign up and join the conversation on Discord