Opened 15 years ago
Closed 15 years ago
#24026 closed defect (fixed)
py26-igraph too new for c core (igraph 0.5.2)
Reported by: | lists.pascal.juergens@… | Owned by: | nerdling (Jeremy Lavergne) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.8.2 |
Keywords: | Cc: | ||
Port: | py26-igraph igraph |
Description (last modified by mf2k (Frank Schima))
The current python bindings [py26-igraph @0.5.3] for igraph are too new for the C core library [igraph @0.5.2].
Import of the python package fails with this missing symbol: _igraph_diameter_dijkstra (see attached log)
Described on the igraph mailing list, see: http://lists.gnu.org/archive/html/igraph-help/2009-12/msg00047.html
Solution: upgrade igraph port to 0.5.3 or temporarily revert to py26-igraph 0.5.2
Attachments (1)
Change History (4)
Changed 15 years ago by lists.pascal.juergens@…
Attachment: | igraph-error.txt added |
---|
comment:1 Changed 15 years ago by mf2k (Frank Schima)
Description: | modified (diff) |
---|---|
Keywords: | igraph removed |
Owner: | changed from macports-tickets@… to snc@… |
Port: | igraph added |
comment:2 Changed 15 years ago by nerdling (Jeremy Lavergne)
Status: | new → assigned |
---|
comment:3 Changed 15 years ago by nerdling (Jeremy Lavergne)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
Updated in r64693.