Skip to content

output is not getting ,throwing a error while printing #239

@ganeshsingamaneni

Description

@ganeshsingamaneni

this is the error
'unicode', "special characters are not allowed")
yaml.reader.ReaderError: unacceptable character #x0082: special characters are not allowed
in "", position 46

my code:

from invoice2data import extract_data

result = extract_data('/home/ganesh/Videos/1.pdf')
print(result)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions