igraph-help
[Top][All Lists]
Advanced

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

[igraph] Problem un Update to python 2.5


From: Sergio Jiménez Sanjuan
Subject: [igraph] Problem un Update to python 2.5
Date: Fri, 21 Nov 2008 11:27:15 +0100

Hi,

I have python2.4 an igraph 0.5.1 working on a Debian 64 bits.

I have updated my python distribution to 2.5, i have recompiled an installed igraph library and reinstalled the python-igraph module.

Now when I import igraph module I get the following:

 

>>> import igraph.layout

Traceback (most recent call last):

  File "<stdin>", line 1, in <module>

  File "/usr/lib/python2.5/site-packages/igraph/__init__.py", line 30, in <modul

e>

    from core import *

ImportError: /usr/lib/python2.5/site-packages/igraph/core.so: undefined symbol:

Py_InitModule4

 

 

Can you help me with this problem?

 

Thanks a lot

 

            Sergio


reply via email to

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