You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 5, 2024. It is now read-only.
I just ran the sample code against my gedcom file (exported from Ancestry) and I get the following:
Traceback (most recent call last):
File "./ingest.py", line 4, in
gedcomfile = gedcom.parse("myfamilytree.ged")
File "build/bdist.macosx-10.12-intel/egg/gedcom/init.py", line 760, in parse
File "build/bdist.macosx-10.12-intel/egg/gedcom/init.py", line 725, in parse_filename
File "build/bdist.macosx-10.12-intel/egg/gedcom/init.py", line 778, in __parse
NotImplementedError: Born in Milton, he was a son of Vera (Wolfe) Coombs and the late Joseph Coombs.
If willing to work on this issue then I am willing to share my gedcom file privately via email.