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
$ grapetree -p Grapetree_Agona.profile > Grapetree_Agona.profile.tree
/mnt/.../conda/lib/python3.7/site-packages/numba/core/ir_utils.py:2139: NumbaPendingDeprecationWarning:
Encountered the use of a type that is scheduled for deprecation: type 'reflected list' found for argument 'a' of function 'contemporary'.
For more information visit https://numba.pydata.org/numba-doc/latest/reference/deprecation.html#deprecation-of-reflection-for-list-and-set-types
File "/mnt/.../conda/lib/python3.7/site-packages/grapetree/module/MSTrees.py", line 35:
@jit(nopython=True)
def contemporary(a,b,c, n_loci) :
^
warnings.warn(NumbaPendingDeprecationWarning(msg, loc=loc))
The text was updated successfully, but these errors were encountered:
Using one of your example input files under Linux Python 3.7:
The text was updated successfully, but these errors were encountered: