Skip to content

ERROR:root:Could not create metadata "user_metadata:#packs" #2

@pierre04

Description

@pierre04

Hello, I am using Debian stable, and I have just installed Zippy.

There is an error when I try it on a file

$ python zippy.py a.epub b.epub
/home/src/zippy/venv/lib/python3.11/site-packages/ebooklib/epub.py:1395: UserWarning: In the future version we will turn default option ignore_ncx to True.
warnings.warn('In the future version we will turn default option ignore_ncx to True.')
/home/src/zippy/venv/lib/python3.11/site-packages/ebooklib/epub.py:1423: FutureWarning: This search incorrectly ignores the root element, and will be fixed in a future version. If you rely on the current behaviour, change it to './/xmlns:rootfile[@media-type]'
for root_file in tree.findall('//xmlns:rootfile[@media-type]', namespaces={'xmlns': NAMESPACES['CONTAINERNS']}):
ERROR:root:Could not create metadata "user_metadata:#packs".

The file however is successfully created. It seems Ok.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions