mydjc

Results 1 issues of mydjc

I run popgen following the [cookbook-popgen-sumstats.ipynb](https://github.com/dereneaton/ipyrad/blob/master/newdocs/API-analysis/cookbook-popgen-sumstats.ipynb) . Then the error occured. ``` In:popgen = Popgen(data=data, imap=imap) popgen.params Traceback (most recent call last): File "/home/mydjc/miniconda3/envs/ipyrad/lib/python3.10/site-packages/IPython/core/interactiveshell.py", line 3398, in run_code exec(code_obj, self.user_global_ns,...