Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Compatibility with python-docx v1.0.0 #515

Open
asukero opened this issue Oct 11, 2023 · 0 comments
Open

Compatibility with python-docx v1.0.0 #515

asukero opened this issue Oct 11, 2023 · 0 comments
Labels

Comments

@asukero
Copy link

asukero commented Oct 11, 2023

Hi,

As mentionned in python-openxml/python-docx#1256, python-docx v1.0.0 was released yesterday and it breaks several packages including this one.

We have the following error message when running project with python-docx-template

 File "/usr/local/lib/python3.8/dist-packages/docxcompose/properties.py", line 9, in <module>
    from docx.oxml import parse_xml
ImportError: cannot import name 'parse_xml' from 'docx.oxml' (/usr/local/lib/python3.8/dist-packages/docx/oxml/__init__.py)
@asukero asukero added the bug label Oct 11, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant