Skip to content

An error raised in predictNeededTime() #5

@ItsCRC

Description

@ItsCRC

Hi, while testing colab notebook (simpleAlgorithm.ipynb), I am getting ValueError: start points must all be within the costs array. After some extensive debugging, I found out that in _normalize_indices() function indices and shape condition resulted in None returned. Which, subsequently, lead to this error. Could you help what is wrong? Filename - _mcp.pyx

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions