Skip to content

Attempting to run test_evaluate_museum I ran into error "AttributeError: 'MultiDiGraph' object has no attribute 'node'" #1

Description

@pbittyscu

This is due to the removal of the edge and node functions from networkx 1.X => 2.X. I'm creating a patch if you're interested in seeing it.

https://networkx.github.io/documentation/stable/release/migration_guide_from_1.x_to_2.0.html

Any thoughts on this?

class_node = self._graph.graph.node[src]['data']

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    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