igraph-help
[Top][All Lists]
Advanced

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

Re: [igraph] Problem importing igraph in Python 2.5 (Mac OS 10.6) Cannot


From: Tamas Nepusz
Subject: Re: [igraph] Problem importing igraph in Python 2.5 (Mac OS 10.6) Cannot recognize _igraph_vector_destroy
Date: Thu, 29 Sep 2011 15:54:05 +0200
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.23) Gecko/20110922 Lightning/1.0b2 Thunderbird/3.1.15

Hi,

How did you install igraph? Did you use the .dmg installer from
http://pypi.python.org/pypi/python-igraph?

Cheers,
T.

On 09/29/2011 03:09 PM, Michael Chary wrote:
> Hi All,
> 
> 
>       
> 
> I'm trying to install igraph to visualize networks of neurons. I was able to
> install igraph with Python 2.5 on Mac OX 10.6.  Now, I have another problem,
> I can't import igraph.
> 
> 
>   File"<stdin>",line 1,in<module>
> 
>  
> File"/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/igraph/__init__.py",line
>  
> 30,in<module>
> 
> fromigraph.core import*
> 
> ImportError:dlopen(/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-
>  packages/igraph/core.so,2):Symbolnotfound:_igraph_vector_destroy
> 
> Referencedfrom:/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/igraph/core.so
> 
> Expectedin:dynamiclookup
> 
> Any ideas on what to do?
> Thanks very much, 
> Mike
> 
> 
> 
> _______________________________________________
> igraph-help mailing list
> address@hidden
> https://lists.nongnu.org/mailman/listinfo/igraph-help



reply via email to

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