ITADN

PandocLoader return: `no such file or directory` everytime

#306ClosedChleba 创建于 2025-04-01
C
Chlebacommented
**Describe the bug** PandocLoader is not working. Files that are `docx` will return Error : `called `Result::unwrap()` on an `Err` value: IOError(Os { code: 2, kind: NotFound, message: "No such file or directory" })` **To Reproduce** Steps to reproduce the behavior: 1. Create simple example with PandocLoader to load sample.docx file 2. run it 3. behold - the error **Expected behavior** Same behaviour as html & pdf document loader - get Document with page_content **Desktop (please complete the following information):** - OS: Linux - Browser Firefox - Version v4.6.0
关闭于 2025-04-01 1 条评论