Method 2 (with python): Install python packages as given in Method 1 above. Build csaransh-pp: Go to csaransh-pp directory. Make a new directory _build. Go to this directory and run cmake .. and then cmake --build .. Run any python .py example given in csaransh-pp/examples dir...