-
Notifications
You must be signed in to change notification settings - Fork 16
Description
Hi! I've been experimenting with using GADMA (specifically the moments engine) for some analyses, but unfortunately haven't been able to get any plots to generate. Things run fine initially, but when GADMA finishes I get the following error:
INFO: Some numerics (100.00%) for the best model were failed. If this is the end of GADMA run then it is better to run more repeats.
Run 2 warning: failed to draw model due to the following exception: module 'matplotlib.cbook' has no attribute 'MatplotlibDeprecationWarning'.
Run 2 warning: failed to generate some code due to the following exception: demes: time_units=="generations", but generation_time!=1
I'm running GADMA 2.0.2 in an Anaconda 2024.02-1 environment.
I was wondering if you might be able to provide any insight into what has gone wrong? I'm still fairly new to GADMA and bioinformatics in general, so I apologise if I am missing something obvious!