apriha / lineage

tools for genetic genealogy and the analysis of consumer DNA test results
MIT License
162 stars 26 forks source link

zlib.error: Error -3 while decompressing data: invalid stored block lengths #98

Open yongsuH opened 3 years ago

yongsuH commented 3 years ago

Mac os 11.4

I was following the example and encountered the error at this line, everything before this line is identical to the example. results = l.find_shared_dna([user662, user663], cM_threshold=0.75, snp_threshold=1100)

apriha commented 2 years ago

Can the issue be repeated by following the examples again from a fresh setup? Thanks.