Opened 6 years ago
Closed 2 years ago
#2130 closed defect (invalid)
python networkx missing shortest_paths
Reported by: | darkblueb | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | OSGeoLive15.0 |
Component: | OSGeoLive | Keywords: | python |
Cc: |
Description
in osgeolive12 install of networkx
/usr/lib/python2.7/dist-packages/networkx/algorithms/shortest_paths/
is empty. vers 1.11 original shows:
user@live12:~/networkx-1.11/networkx/algorithms$ ls -lh shortest_paths/ total 164K -rw-rw-r-- 1 dbb dbb 4.9K Jul 5 2017 astar.py -rw-rw-r-- 1 dbb dbb 4.1K Nov 1 15:43 astar.pyc -rw-rw-r-- 1 dbb dbb 5.0K Jul 5 2017 dense.py -rw-rw-r-- 1 dbb dbb 5.1K Nov 1 15:43 dense.pyc -rw-rw-r-- 1 dbb dbb 12K Jul 5 2017 generic.py -rw-rw-r-- 1 dbb dbb 11K Nov 1 15:43 generic.pyc -rw-rw-r-- 1 dbb dbb 286 Jul 5 2017 __init__.py -rw-rw-r-- 1 dbb dbb 442 Nov 1 15:43 __init__.pyc drwxrwxr-x 2 dbb dbb 4.0K Jul 5 2017 tests/ -rw-rw-r-- 1 dbb dbb 9.5K Jul 5 2017 unweighted.py -rw-rw-r-- 1 dbb dbb 8.2K Nov 1 15:43 unweighted.pyc -rw-rw-r-- 1 dbb dbb 33K Jul 5 2017 weighted.py -rw-rw-r-- 1 dbb dbb 33K Nov 1 15:43 weighted.pyc
Change History (5)
comment:1 by , 6 years ago
Milestone: | OSGeoLive12.0 → OSGeoLive13.0 |
---|
comment:2 by , 5 years ago
bump v13 osgeolive beta 1
user@osgeolive:~/Downloads/ipywidgets-6.x/docs$ ls -lh /usr/lib/python2.7/dist-packages/networkx/algorithms/shortest_paths/ total 0
comment:3 by , 5 years ago
Milestone: | OSGeoLive13.0 → OSGeoLive14.0 |
---|
Ticket retargeted after milestone closed
comment:4 by , 3 years ago
Milestone: | OSGeoLive14.0 → OSGeoLive15.0 |
---|
Ticket retargeted after milestone closed
comment:5 by , 2 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
closed for new base OS python3
Note:
See TracTickets
for help on using tickets.
Ticket retargeted after milestone closed