16,714
edits
Changes
From Gramps
→Prerequisites
== Prerequisites ==
Before '''TMG importer''' can be used you will need the following installed:
* The '''[https://pypi.python.org/pypi/dbf dbf]''' package by Ethan Furman(version 0.96.8 or greater). This reads TMG's Database(*.DBF) files
** From the command line installation for python3: <code>pip install dbf</code>