Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

epub parser not installed automagically #37

Closed
wolfspyre opened this issue Mar 19, 2024 · 1 comment
Closed

epub parser not installed automagically #37

wolfspyre opened this issue Mar 19, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@wolfspyre
Copy link

if one adds an epub to the files list:

2024-03-18 22:14:05,813 - helpers - INFO - Upload Hugo_in_Action.epub saved to disk
2024-03-18 22:14:05,815 - llama_index - INFO - Service Context created successfully
Loading files:   0%|                                                                                                                                                                                   | 0/1 [00:00<?, ?file/s]
2024-03-18 22:14:05,816 - llama_index - ERROR - Error creating data index: Please install extra dependencies that are required for the EpubReader: `pip install EbookLib html2text`
2024-03-18 22:14:05,817 - llama_index - INFO - Document loading complete; removing local file(s)

Should that get automatically installed on filetype inclusion?
should it get installed as an initial dependency?
i don't really have a strong feel here... but the UI doesn't seem to be aware of, or present the error...

local-rag-epub

@jonfairbanks jonfairbanks self-assigned this Mar 19, 2024
@jonfairbanks jonfairbanks added the bug Something isn't working label Mar 19, 2024
@jonfairbanks
Copy link
Owner

This should be fixed in PR #38.

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

No branches or pull requests

2 participants