igraph-help
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[igraph] python import igraph error


From: Shane McCarthy
Subject: [igraph] python import igraph error
Date: Sat, 1 Mar 2008 17:07:44 -0500

Hi,

I am getting the following error when trying to import igraph in python:

Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "build/bdist.macosx-10.3-i386/egg/igraph/__init__.py", line 30,
in <module>
  File "build/bdist.macosx-10.3-i386/egg/igraph/core.py", line 7, in <module>
  File "build/bdist.macosx-10.3-i386/egg/igraph/core.py", line 6, in
__bootstrap__
ImportError: 
dlopen(/Users/shane/.python-eggs/python_igraph-0.5-py2.5-macosx-10.3-i386.egg-tmp/igraph/core.so,
2): Symbol not found: _igraph_arpack_options_init
  Referenced from:
/Users/shane/.python-eggs/python_igraph-0.5-py2.5-macosx-10.3-i386.egg-tmp/igraph/core.so
  Expected in: dynamic lookup

Any help would be greatly appreciated. I'm running Python 2.5.2 under
Mac OS X Leopard.

Cheers,
Shane




reply via email to

[Prev in Thread] Current Thread [Next in Thread]