Closed wang178743010 closed 7 years ago
You'll have to be more specific:
error info:Traceback (most recent call last):
File "/home/wshu/workspace/file_list/pst_filelist.py", line 16, in
nnumber_of_items = pst_file.get_number_of_recovered_items()
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 https://github.com/libyal/libpff/issues/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.