GenSec is written in Python 3
Install required dependencies:
pip install numpy ase scipy
Download GenSec from github and add GenSec to PYTHONPATH:
git clone https://github.com/sabia-group/gensec.git export PYTHONPATH=$PYTHONPATH:$HOME/path_to_GenSec/gensec