Details
-
Story
-
Status: Closed
-
Medium
-
Resolution: Done
-
None
-
None
-
None
Description
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/
Attachments
| # | Subject | Branch | Project | Status | CR | V |
|---|---|---|---|---|---|---|
| 90291,1 | Use Python 3 for determine-merge-order script | master | releng/builder | Status: MERGED | +2 | +1 |