IndexError: list index out of range

42 views
Skip to first unread message

mail2...@gmail.com

unread,
Dec 20, 2017, 8:08:53 AM12/20/17
to BinSanity
Hi all,

I am trying to execute Binsanity with Test Data. But while Running I am getting my run time warning and Index error.
/usr/lib/python2.7/dist-packages/sklearn/utils/sparsetools/init.py:3: RuntimeWarning: numpy.dtype size changed, may indicate binary incompatibility
from ._min_spanning_tree import minimum_spanning_tree
/usr/lib/python2.7/dist-packages/sklearn/utils/sparsetools/_graph_validation.py:5: RuntimeWarning: numpy.dtype size changed, may indicate binary incompatibility
from ._graph_tools import csgraph_to_dense, csgraph_from_dense,
/usr/lib/python2.7/dist-packages/sklearn/utils/sparsetools/init.py:4: RuntimeWarning: numpy.dtype size changed, may indicate binary incompatibility
from ._traversal import connected_components
/usr/lib/python2.7/dist-packages/sklearn/utils/extmath.py:20: RuntimeWarning: numpy.dtype size changed, may indicate binary incompatibility
from ._logistic_sigmoid import _log_logistic_sigmoid
/usr/lib/python2.7/dist-packages/sklearn/utils/extmath.py:22: RuntimeWarning: numpy.dtype size changed, may indicate binary incompatibility
from .sparsefuncs_fast import csr_row_norms
/usr/lib/python2.7/dist-packages/scipy/spatial/init.py:90: RuntimeWarning: numpy.dtype size changed, may indicate binary incompatibility

And
Traceback (most recent call last):
  File "/usr/local/bin/Binsanity", line 182, in <module>
    val1, val2 = cov_array((get_cov_data(args.inputCovFile)), args.inputContigFiles, args.fastafile,args.ContigSize)
  File "/usr/local/bin/Binsanity", line 21, in get_cov_data
    all_cov_data[cov_data[0]] = cov_data
IndexError: list index out of range

edgraham

unread,
Mar 23, 2018, 4:10:37 PM3/23/18
to BinSanity
The newest version of BinSanity shouldn't throw this error. Let me know though it you continue to see it though.
Reply all
Reply to author
Forward
0 new messages