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: Michael Chary
Subject: Re: [igraph] Problem importing igraph in Python 2.5 (Mac OS 10.6) Cannot recognize _igraph_vector_destroy
Date: Thu, 29 Sep 2011 10:03:20 -0400

Hi Tamas, 

 Thank you for replying so quickly. 

 No, I didn't. I downloaded and compiled the C core and then ran the python setup.py file from PyPI. I just downloaded and installed without complication the .dmg to which you linked. I still get the same ImportError. 

 What's the next step?
 Thank you for your help, 
 Mike

On Thu, Sep 29, 2011 at 9:54 AM, Tamas Nepusz <address@hidden> wrote:
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

_______________________________________________
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]