getmyancestors
getmyancestors copied to clipboard
Before saving the file, getmyancestor throws the following exception: ``` Traceback (most recent call last): File "getmyancestors.py", line 943, in tree.print(args.o) File "getmyancestors.py", line 827, in print self.indi[fid].print(file) File "getmyancestors.py",...
I got this exception multiple times while trying to download with `-a 99 -d 1` ``` Future exception was never retrieved future: Traceback (most recent call last): File "/usr/lib64/python3.6/concurrent/futures/thread.py", line...
If I run getmyancestors with only the `-o` output file parameter, it downloads 4 generations and generates the file correctly. If I run it with `-a 99 -d 99 -v`,...
Thanks for this tool! I'm trying to download my tree and it runs for a while and downloads maybe 100 or more JSON files, then crashes with: ```console $ ./getmyancestors.py...