Skip to content

Install GRAFIMO via pip

ManuelTgn edited this page Nov 30, 2020 · 1 revision

Before install GRAFIMO be sure all the requirements listed in Required softwares and dependencies have been satisfied.

Once all the requirements are satisfied, GRAFIMO can be installed via pip by typing:

pip3 install grafimo

To test if GRAFIMO have been correctly installed, type:

grafimo -h

If the help is correctly displayed, then GRAFIMO is installed and can be called from any location.