Uploaded image for project: 'Data Management'
  1. Data Management
  2. DM-22028

Update ctrl_bps to work with newer version of networkx

    XMLWordPrintable

    Details

      Description

      Update ctrl_bps to work with newer version of networkx

      Example error when trying to use version 2.4 instead of 2.3:
      AttributeError: 'DiGraph' object has no attribute 'node'

        Attachments

          Activity

          Hide
          mgower Michelle Gower added a comment -

          A few places in code used a Graph Object method (G.node) that was marked as deprecated in version 2.1 and actually removed in version 2.4.

          Show
          mgower Michelle Gower added a comment - A few places in code used a Graph Object method (G.node) that was marked as deprecated in version 2.1 and actually removed in version 2.4.

            People

            Assignee:
            mgower Michelle Gower
            Reporter:
            mgower Michelle Gower
            Watchers:
            Michelle Gower
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Dates

              Created:
              Updated:
              Resolved:

                Jenkins

                No builds found.