Skip to content

Bug: Exception Error trying to use Page_Rank algo!? #675

Description

@wingraver

Ladybug version

v0.18.0

What operating system are you using?

Windows 10

What happened?

Going through the "Getting started -> Run graph algorithms" documentation, and after loading the "algo" extension successfully... Calling the page_rank algo on the projected subgraph via the connection in python results in a "RuntimeError: Caught an unknown exception!". At this point the nodes and their page_ranks should have been passed to a results (res) object. The error appears to come from lines 546 and 460 of the connection.py file of the ladybug source???

Are there known steps to reproduce?

Following the steps outlined in the documentation (Getting started) for running graph algorithms... the section "Run PageRank" fails with this unknown exception.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions