New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #24026 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

py26-igraph too new for c core (igraph 0.5.2)

Reported by: lists.pascal.juergens@… Owned by: snc@…
Priority: Normal Milestone:
Component: ports Version: 1.8.2
Keywords: Cc:
Port: py26-igraph igraph

Description (last modified by macsforever2000@…) (diff)

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

igraph-error.txt (827 bytes) - added by lists.pascal.juergens@… 3 years ago.

Change History

Changed 3 years ago by lists.pascal.juergens@…

comment:1 Changed 3 years ago by macsforever2000@…

  • Keywords igraph removed
  • Owner changed from macports-tickets@… to snc@…
  • Description modified (diff)
  • Port changed from py26-igraph to py26-igraph igraph

comment:2 Changed 3 years ago by snc@…

  • Status changed from new to assigned

comment:3 Changed 3 years ago by snc@…

  • Status changed from assigned to closed
  • Resolution set to fixed

Updated in r64693.

Note: See TracTickets for help on using tickets.