Skip to content
This repository has been archived by the owner on Mar 1, 2024. It is now read-only.

Loader Issue #81

Closed
pruthvishetty opened this issue Mar 3, 2023 · 3 comments
Closed

Loader Issue #81

pruthvishetty opened this issue Mar 3, 2023 · 3 comments
Labels
bug Something isn't working triage

Comments

@pruthvishetty
Copy link

I'm trying to follow the steps in https://llamahub.ai/l/file-unstructured and while running SimpleDirectoryReader = download_loader("SimpleDirectoryReader"), I get the following error No such file or directory: '/Users/some_username/opt/anaconda3/lib/python3.9/site-packages/llama_index/readers/llamahub_modules/file/base.py' Any ideas what I'm doing wrong and suggestions to fix it? Thank you in advance!

@pruthvishetty
Copy link
Author

I'm able to use from llama_index import SimpleDirectoryReader so that's fixed, but following https://llamahub.ai/l/file-unstructured, when I run documents = loader.load_data() I get the following error: 'str' object has no attribute 'parser_config_set' Any pointers? TIA!

@mitford2017
Copy link

Having the same issue - pointers?

@EmanuelCampos
Copy link
Collaborator

Appears to be fixed, closing for now

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working triage
Projects
None yet
Development

No branches or pull requests

3 participants