Dear Tamas, Thank you so much for your help.
Thanks in advance Best regards Sabine ________________________________ De : Tamás Nepusz <[email protected]> À : Sabine Van Dillen <[email protected]> Cc : Help for igraph users <[email protected]> Envoyé le : Lundi 25 juin 2012 14h38 Objet : Re: [igraph] ImportError: /usr/lib/python2.6/dist-packages/igraph/core.so: undefined symbol: igraph_community_leading_eigenvector_naive Dear Sabine, Thanks for the quick notice; I'll try to fix this soon -- there seems to be a problem with the package repository and the versions of igraph (the C core) and python-igraph (the Python interface) seem to be incompatible with each other. I will keep you posted. Best,-- T. On Monday, 25 June 2012 at 14:37, Sabine Van Dillen wrote: > Dear Tamas, > > This is the first time I try to install igraph on this computer. > > Best, > > Sabine > > De : Tamás Nepusz <[email protected] (mailto:[email protected])> > À : Sabine Van Dillen <[email protected] > (mailto:[email protected])>; Help for igraph users > <[email protected] (mailto:[email protected])> > Envoyé le : Lundi 25 juin 2012 14h31 > Objet : Re: [igraph] ImportError: > /usr/lib/python2.6/dist-packages/igraph/core.so: undefined symbol: > igraph_community_leading_eigenvector_naive > > Dear Sabine, > > Have you ever installed a previous version of igraph on this computer or is > this the first time you are trying to install it? > > Best,-- > T. > > > On Monday, 25 June 2012 at 14:30, Sabine Van Dillen wrote: > > > Dear IGraphers, > > > > I need to install igraph on an Ubuntu 10.04 computer. > > I tried to use the rows written on the wikidot : > > sudo add-apt-repository ppa:igraph/ppa > > sudo aptitude update > > sudo aptitude install python-igraph > > > > But when I try to use igraph or a program which depends on igraph, I get > > the following error message : > > "" > > Traceback (most recent call last): > > File "/usr/bin/igraph", line 3, in <module> > > from igraph.app.shell import main > > File "/usr/lib/python2.6/dist-packages/igraph/__init__.py", line 30, in > > <module> > > from igraph.core import * > > ImportError: /usr/lib/python2.6/dist-packages/igraph/core.so: undefined > > symbol: igraph_community_leading_eigenvector_naive > > "" > > What have I missed ? > > > > Thanks in advance > > > > Sabine > > _______________________________________________ > > igraph-help mailing list > > [email protected] (mailto:[email protected]) > > (mailto:[email protected]) > > https://lists.nongnu.org/mailman/listinfo/igraph-help >
_______________________________________________ igraph-help mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/igraph-help
