Skip to content

Upgrade data-pipeline to use new networkx 2 python library #594

@ssawchenko

Description

@ssawchenko

Current data pipeline requires an old version of the python networkx library (1.1). Newer versions will cause errors when aspipeline.py is run:

AttributeError: 'Graph' object has no attribute 'edge'

Current work around

  • pip install networkx==1.11

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions