MinnyKuan
MinnyKuan
Sure, because I cannot upload a doc file here, I used a compressed file. This is a compressed file of a doc document: [test.zip](https://github.com/Unstructured-IO/unstructured/files/14045576/test.zip)
I tried this on Linux The doc file shows the following error message, but the docx file does not. ``` Error: source file could not be loaded PackageNotFoundError Traceback (most...
@scanny Yes, but currently I am converting the doc files to docx format locally before reading them. This allows me to continue using them.
Here is an example file with the same file format. [withoutUniCode_Sample.zip](https://github.com/Unstructured-IO/unstructured/files/14338096/withoutUniCode_Sample.zip) I have tested the file and encountered the same issue in a Linux environment.