This repository contains the source code of XXX.
XXX requires anaconda / miniconda, available from here.
git clone https://github.com/guicho271828/XXX.git cd XXX source install.sh
./install.sh
or (ba)sh ./install.sh
does not work; source install.sh
is necessary.
The script downloads dependencies outside pip and conda too.