Changes

Jump to: navigation, search

Running a development version of Gramps

275 bytes added, 06:09, 17 January 2017
Run
=== Run ===
==== Option 0: run from source repo ====
From Gramps 4.2.x and master top-level directory you only need to type (this assumes your default python is python3):
 
python Gramps.py
 
==== Option 1: run from source repo ====
For Gramps 4.1.x and earlier (You can use either python or python3 substitute as necessary ):
 
Here, we use the code in working directory to run Gramps. This means that compiled python files will be stored there. This is not ideal, but the easiest way to develop Gramps, as changes are immediately picked up by the code.

Navigation menu