Can't run the BASIC of Basics #228

Closed
opened 2026-02-16 00:17:11 -05:00 by yindo · 5 comments
Owner

Originally created by @gordingin on GitHub (Aug 5, 2024).

I pulled the report, and ran examples/demo_basic.ipynb

I pulled the PDF, added my key and then ran the cell with this inside

from llama_parse import LlamaParse

documents = LlamaParse(result_type="text").load_data("./attention.pdf")

I got this error

Error while parsing the file './attention.pdf': Failed to parse the file: Internal Server Error

Originally created by @gordingin on GitHub (Aug 5, 2024). I pulled the report, and ran examples/demo_basic.ipynb I pulled the PDF, added my key and then ran the cell with this inside from llama_parse import LlamaParse documents = LlamaParse(result_type="text").load_data("./attention.pdf") I got this error Error while parsing the file './attention.pdf': Failed to parse the file: Internal Server Error
yindo added the bug label 2026-02-16 00:17:11 -05:00
yindo closed this issue 2026-02-16 00:17:11 -05:00
Author
Owner

@milest commented on GitHub (Aug 5, 2024):

I'm seeing the same error for about 20 different pdfs.

@milest commented on GitHub (Aug 5, 2024): I'm seeing the same error for about 20 different pdfs.
Author
Owner

@btyree commented on GitHub (Aug 5, 2024):

Getting 500 errors as well.

@btyree commented on GitHub (Aug 5, 2024): Getting 500 errors as well.
Author
Owner

@BinaryBrain commented on GitHub (Aug 8, 2024):

Hi @gordingin,
It seems we had some service issues when you tried it.
Can you retry to run the script and tell me if it works on your side?

@BinaryBrain commented on GitHub (Aug 8, 2024): Hi @gordingin, It seems we had some service issues when you tried it. Can you retry to run the script and tell me if it works on your side?
Author
Owner

@btyree commented on GitHub (Aug 8, 2024):

@BinaryBrain , things are all good on my end now.

@btyree commented on GitHub (Aug 8, 2024): @BinaryBrain , things are all good on my end now.
Author
Owner

@BinaryBrain commented on GitHub (Aug 8, 2024):

Good to know! Feel free to ping us if you encounter more issues.

@BinaryBrain commented on GitHub (Aug 8, 2024): Good to know! Feel free to ping us if you encounter more issues.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: run-llama/llama_cloud_services#228