Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

OSError: pypff_message_get_html_body: unable to retrieve HTML body size #120

Closed
woheme-c opened this issue Oct 5, 2023 · 5 comments
Closed
Assignees

Comments

@woheme-c
Copy link

woheme-c commented Oct 5, 2023

Thanks for this interesting lib. amazing work. I was looking for a solution but just cant find something constructive. Some days before it was possible to extract information out of a huge amount of .pst-files. Now I get this error:

OSError: pypff_message_get_html_body: unable to retrieve HTML body size. libpff_message_get_html_body_size: missing value data.

Or maybe somebody has a hint for a solution. I just get crazy. :D cant solve it.

Thanks

PS. Version: libpff-python==20211114

@joachimmetz
Copy link
Member

Python bindings are WIP see, #2

Closing this issue as a duplicate

@woheme-c
Copy link
Author

woheme-c commented Oct 6, 2023

Thans for your answer. Unfortunately I don´t get it. Is this a well known problem or something you didnt build in (wip)? If it is a known problem, than maybe you know the reason? So I think I can fix it on my self if you have something like an idea about the reason of the bug. There was this chenese guy, that had some similar problems, but he unfortunatelly didn´t reply and you closed the issue.

@joachimmetz
Copy link
Member

joachimmetz commented Oct 6, 2023

Unfortunately I don´t get it. Is this a well known problem or something you didnt build in (wip)?

The binding is not completed, there is no guarantee that it should work. I recommend waiting for it to be completed or help out completing it.

There was this chenese guy, that had some similar problems, but he unfortunatelly didn´t reply and you closed the issue.

Unfortunately my time is very limited and duplication of issues unfortunately creates additional maintenance overhead.

@woheme-c
Copy link
Author

I would like to help out to completed but need somethin like a hint, what kind of source of failure that can be. Because it is a realy nice and usefull project.

@joachimmetz
Copy link
Member

The hint (back trace) is

OSError: pypff_message_get_html_body: unable to retrieve HTML body size. libpff_message_get_html_body_size: missing value data.`

You can use the tooling or verbose/debug output and documentation to analyze the actual data.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants