Uploaded image for project: 'releng'
  1. releng
  2. RELENG-147

Python package networkx fails to install in autorelease job

XMLWordPrintable

    • Icon: Story Story
    • Resolution: Done
    • Icon: Medium Medium
    • None
    • None
    • Autorelease
    • None

      Looks like our determine merge order check script is failing quietly due to networkx package being unavailable to it.

      Collecting networkx
        Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/bf/63/7b579dd3b1c49ce6b7fd8f6f864038f255201410905dd183cf7f4a3845cf/networkx-2.4.tar.gz (1.5MB)
          Complete output from command python setup.py egg_info:
          NetworkX 2.3+ requires Python 3.5 or later (2.7 detected).
          
          For Python 2.7, please install version 2.2 using:
          
          $ pip install 'networkx==2.2'
          
          
          ----------------------------------------
      Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-build-pk1GOR/networkx/
      
      

            zxiiro Thanh Ha (zxiiro)
            zxiiro Thanh Ha (zxiiro)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: