I have tested this with several PSTs and they give this error:
File "/usr/local/lib/python3.8/site-packages/tqdm/std.py", line 1130, in __iter__
for obj in iterable:
OSError: pypff_folder_get_sub_message_by_index: unable to retrieve sub message: 140 type. libpff_table_read_entry_value: unsupported value type: 0x00000073 with value size: 4. libpff_table_read_bc_record_entries: unable to read entry value: 162. libpff_table_read_bc_values: unable to read table record entries. libpff_table_read_values: unable to read table values. libpff_table_read: unable to read table values. libpff_item_values_read: unable to read table. libpff_item_values_get_record_entry_by_type: unable to read item values. libpff_item_determine_type: unable to retrieve record entry: 0x04x. libpff_item_get_type: unable to determine item type```
using python 3.8.5
I have tested this with several PSTs and they give this error: