Hi,
Thank you for putting this together. I am trying to extract emails from a .PST with Python.
I have installed the distribution, run:
python setup.py build
Checked python setup.py --help
Tried easy install.
it is running fine (i think) but I cannot use / figure out how to use pffexport
(libpff-env) C:\libpff-20231205>pffexport --version
'pffexport' is not recognized as an internal or external command,
operable program or batch file.
I know this is likely obvious or user error but if anyone can point me to it, or in the right direction I would be very thankful!
Hi,
Thank you for putting this together. I am trying to extract emails from a .PST with Python.
I have installed the distribution, run:
python setup.py build
Checked python setup.py --help
Tried easy install.
it is running fine (i think) but I cannot use / figure out how to use pffexport
(libpff-env) C:\libpff-20231205>pffexport --version
'pffexport' is not recognized as an internal or external command,
operable program or batch file.
I know this is likely obvious or user error but if anyone can point me to it, or in the right direction I would be very thankful!