Not able to use python bindings

I tried following the steps listed on your site for python bindings install but still not able to access it.
I am having windows 11, latest Cmake, Python 3.10, and VS2022.

Here is the error log when i am trying to run HowTo_AcuteStress.py :
ModuleNotFoundError: No module named ‘pulse’

it seems, something is missing ?

Make sure you have the Pulse install/bin directory in your PYTHONPATH

Make sure you have a file named PyPulse.cp310-win_amd64.pyd in your install/bin directory