Module Not found Error

I tried running Openfhe-python example but got error. Below is the error message

@Nicol Did you export LD_LIBRARY_PATH and PYTHONPATH before running the example? See the requirements

Thank you, this worked