igraph-help
[Top][All Lists]
Advanced

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

Re: [igraph] problem installing igraph python version


From: Simone Gabbriellini
Subject: Re: [igraph] problem installing igraph python version
Date: Tue, 23 Sep 2008 10:38:21 +0200

yes, this should be the reason..

on my Intel iMac it worked fine...

thank you anyway,
Simone

Il giorno 23/set/08, alle ore 10:30, Csardi Gabor ha scritto:

Simone, I believe that the OSX dmg installer works only
for intel-based macs, but not for PPC. For that you'll
have to compile python-igraph for yourself.

Gabor

On Fri, Sep 19, 2008 at 11:22:44AM +0200, Simone Gabbriellini wrote:
Hi List,

hi Tamas,

I have this error when I try to import igraph after installing it with
python_igraph-0-2.5.1-py2.5-macosx10.5.dmg

import igraph

Traceback (most recent call last):
 File "<pyshell#2>", line 1, in <module>
   import igraph
 File "/Library/Python/2.5/site-packages/igraph/__init__.py", line
30, in <module>
   from core import *
ImportError: dlopen(/Library/Frameworks/Python.framework/Versions/
2.5.2001/lib/python2.5/site-packages/igraph/core.so, 2): Symbol not
found: _igraph_isomorphic
 Referenced from: /Library/Frameworks/Python.framework/Versions/
2.5.2001/lib/python2.5/site-packages/igraph/core.so
 Expected in: dynamic lookup

I am on a PPC Mac OsX Leopard 10.5.4 with developer tools installed.

thank you,
Simone


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

--
Csardi Gabor <address@hidden>    MTA RMKI, ELTE TTK


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