igraph-help
[Top][All Lists]
Advanced

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

[igraph] error while importing igraph


From: Hernan Rozenfeld
Subject: [igraph] error while importing igraph
Date: Fri, 18 Apr 2008 08:25:06 -0400

Hi,
My name is Hernan. I'm trying to use igraph but I'm getting an error while importing using "from igraph import *". I installed igraph as a python module extension for mac os x 10.5 on an intel mac mini. I'm getting the following error. Any help will be greatly appreciated.

<type 'exceptions.ImportError'> Traceback (most recent call last)

/Users/hernan/<ipython console> in <module>()

/sw/lib/python2.5/site-packages/igraph/__init__.py in <module>()
     27 """
     28
---> 29 from core import *
     30 from core import __version__, __build_date__
     31 from clustering import *

<type 'exceptions.ImportError'>: dlopen(/sw/lib/python2.5/site- packages/igraph/core.so, 2): no suitable image found. Did find: /sw/lib/python2.5/site-packages/igraph/core.so: mach-o, but wrong architecture
        /usr/local/lib/core.so: stat() failed with errno=62


Thanks Hernan.

-------------------------------------------------------------------
Hernan Diego Rozenfeld, Ph.D.

Steinman Hall, #1M
City College of CUNY
140th St. at Convent Ave.
New York, NY 10031

315-212-3449 (Cell)
212-650-8871 (Phone)
212-650-6835 (Fax)

http://www.hernanrozenfeld.com
-------------------------------------------------------------------





reply via email to

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