Installation
The latest stable version on https://pypi.org is obtained via:
pip install Voiager
You may want to append the --user flag, or use a virtual environment, in case you are working on a machine without admin rights. The latest development version on github is obtained via:
git clone https://github.com/nhamaus/Voiager.git
cd Voiager
pip install .
Note
External package requirements are provided in the file requirements.txt. Follow the instructions provided on the VIDE wiki to install VIDE. For correctly rendering the plots you additionally need LaTeX. To install the necessary LaTeX packages on a linux machine, you can do
sudo apt-get install texlive texlive-latex-extra cm-super dvipng