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
Traceback (most recent call last):
File "/home/ubuntu/anaconda/envs/faststructenv/bin/structure.py", line 177, in <module>
Q, P, other = fastStructure.infer_variational_parameters(G, params['K'], \
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "fastStructure.pyx", line 54, in fastStructure.infer_variational_parameters
TypeError: Cannot convert allelefreq.AlleleFreq to allelefreq.AlleleFreq
Any idea on what could be the issue here? The same command works fine for me with an older bioconda package for python2.7 (py27h6b1b274_5).