infiniflow / ragflow

RAGFlow is an open-source RAG (Retrieval-Augmented Generation) engine based on deep document understanding.
https://ragflow.io
Apache License 2.0
17.59k stars 1.79k forks source link

[Bug]: Outlines exception: not enough values to unpack (expected 3, got 2) #1178

Open colin4k opened 3 months ago

colin4k commented 3 months ago

Is there an existing issue for the same bug?

Branch name

main

Commit ID

c68767

Other environment information

Ubuntu 22.04 with WSL2
Docker

Actual behavior

There are many waring infos in the log of ragflow-server

2024-06-17 10:40:53 [WARNING] [2024-06-17 02:40:53,943] [pdf_parser.images] [line:975]: Outlines exception: not enough values to unpack (expected 3, got 2) 2024-06-17 10:40:53 [WARNING] [2024-06-17 02:40:53,943] [pdf_parser.images] [line:977]: Miss outlines

Expected behavior

No response

Steps to reproduce

upload a pdf, analynize it.

Additional information

No response

KevinHuSh commented 3 months ago

Could you attach the file?

colin4k commented 3 months ago

Could you attach the file?

ragflow.log The log file is here.

KevinHuSh commented 3 months ago

Could you attach the file?

ragflow.log The log file is here.

I mean the PDF ^^

colin4k commented 3 months ago

Could you attach the file?

ragflow.log The log file is here.

I mean the PDF ^^

Blockchain, Artificial Intelligence And Financial Services 2020.pdf here

KevinHuSh commented 3 months ago

I see. It's a warning, no big deal.