igraph-help
[Top][All Lists]
Advanced

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

Re: [igraph] ImportError : Symbol not found, OS X 10.6, gcc V.4.2.1


From: Tamas Nepusz
Subject: Re: [igraph] ImportError : Symbol not found, OS X 10.6, gcc V.4.2.1
Date: Tue, 11 Jan 2011 14:03:24 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.13) Gecko/20101208 Lightning/1.0b2 Thunderbird/3.1.7

Dear Hannes,

How did you install igraph and its Python interface? Have you used the
disk image from the Python Package Index or have you compiled igraph for
yourself?

-- 
Tamas

On 01/11/2011 01:24 PM, Hannes Kutza wrote:
> when importing igraph, i get this error message..
>
> Traceback (most recent call last):
>   File "<pyshell#7>", line 1, in <module>
>     import igraph
>   File 
> "/Library/Frameworks/Python.framework/Versions/6.3/lib/python2.6/site-packages/python_igraph-0.5.4-py2.6-macosx-10.5-i386.egg/igraph/__init__.py",
>  line 30, in <module>
>     from igraph.core import *
> ImportError: 
> dlopen(/Library/Frameworks/Python.framework/Versions/6.3/lib/python2.6/site-packages/python_igraph-0.5.4-py2.6-macosx-10.5-i386.egg/igraph/core.so,
>  2): Symbol not found: _igraph_eit_destroy
>   Referenced from: 
> /Library/Frameworks/Python.framework/Versions/6.3/lib/python2.6/site-packages/python_igraph-0.5.4-py2.6-macosx-10.5-i386.egg/igraph/core.so
>   Expected in: flat namespace
>  in 
> /Library/Frameworks/Python.framework/Versions/6.3/lib/python2.6/site-packages/python_igraph-0.5.4-py2.6-macosx-10.5-i386.egg/igraph/core.so
>
> are there wrong links established??
>
> best,
> hannesk
> _______________________________________________
> 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]