-
Notifications
You must be signed in to change notification settings - Fork 75
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
pypff: IOError for get_number_of_recovered_items() #16
Comments
You'll have to be more specific:
|
error info:Traceback (most recent call last): |
IOError: pypff_file_get_number_of_recovered_items: unable to retrieve number of recover items. libcdata_list_get_number_of_elements: invalid list. libpff_file_get_number_of_recovered_items: unable to retrieve number of recovered items. |
I'll have a look when time permits, could be something that needs work. Know that the Python bindings are still work in progress as indicated in #2 |
will be part of work on Python bindings |
I compile this file into the python libraries, import, but the import into, after open the PST files. But will not be able to use internal methods of the library. Don't know what's going on.
The text was updated successfully, but these errors were encountered: