Find answers from the community

Updated 4 months ago

Trying to run this `PyMuPDFReader =

At a glance
Trying to run this PyMuPDFReader = download_loader("PyMuPDFReader")

But I get the error:
InvalidURL: Invalid URL 'https:/raw.githubusercontent.com/run-llama/llama-hub/main/llama_hub/library.json': No host supplied

Never happened before. Any idea what could be wrong?
L
y
10 comments
I think there is a bug in the latest version of llama-index with download-loader

Been extrmemly busy with openai devday today, haven't had a chance to look yet
I think it's missing one forward slash in the URL lol
I think I can fix that in a sec
Thanks @Logan M πŸ™‚
fix should be out!
Unfortunately not yet working on my end - still running into the same issue
did you install 0.8.63.post1 ?
I tested with pymupdf and notion and it worked locally πŸ˜… Will try again in a clean env
just tried and it worked in a fresh env for me
Works now. Thanks
Add a reply
Sign up and join the conversation on Discord