I would like to call python script files from my c++ program.
I am not sure that the people I will distribute to will have python installed.
Boost has a python interface library which could help you.
Boost.Python