Ticket #24026: igraph-error.txt

File igraph-error.txt, 827 bytes (added by lists.pascal.juergens@…, 14 years ago)
Line 
1ImportError                               Traceback (most recent call last)
2
3/Users/o/<ipython console> in <module>()
4
5/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/igraph/__init__.py in <module>()
6     28 """
7     29
8---> 30 from igraph.core import *
9     31 from igraph.core import __version__, __build_date__
10     32 from igraph.clustering import *
11
12ImportError: dlopen(/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/igraph/core.so, 2): Symbol not found: _igraph_diameter_dijkstra
13  Referenced from: /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/igraph/core.so
14  Expected in: flat namespace
15 in /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/igraph/core.so