Skip to content

Different behaviour after package version has updated. #1271

@tkumpumak

Description

@tkumpumak

After user complained that files are not processed I found from the logs the following text
No features in text.

On previous version(python-docx 0.8.11), files are processed correctly. After package got updated to 1.0.1. This error started to appear in logs: No features in text. With a text search error seems to be coming from a raised exception in a package (langdetect/detector.py).
That dependency is not present in 0.8.11 at least on my venv.

Edit: found some additional info. This message is printed when there is no title element(s) in the docx file. Message is not printed if at least one title element is present.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions