igraph-help
[Top][All Lists]
Advanced

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

Re: [igraph] python import igraph error


From: Tamas Nepusz
Subject: Re: [igraph] python import igraph error
Date: Sun, 2 Mar 2008 00:09:53 +0100

Hi,

Just a few quick questions first:

- Did you build and install igraph from source or did you download the OS X mpkg installer?
- Do you have an Intel or a PPC-based Mac?

Regards,
--
Tamas

On 2008.03.01., at 23:07, Shane McCarthy wrote:

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


_______________________________________________
igraph-help mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/igraph-help





reply via email to

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