igraph-help
[Top][All Lists]
Advanced

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

Re: [igraph] undefined symbol: xmlStrEqual when import igraph.Graph


From: Andrew O'Harney
Subject: Re: [igraph] undefined symbol: xmlStrEqual when import igraph.Graph
Date: Mon, 23 Jan 2017 10:15:31 +0000

I believe it is.
apt-get install libxml2 gives:
libxml2 is already the newest version (2.9.3+dfsg1-1ubuntu0.1).

On 23 January 2017 at 10:10, Gábor Csárdi <address@hidden> wrote:
I think the libxml2 package is not installed on your system.

G.

On Mon, Jan 23, 2017 at 10:09 AM, Andrew O'Harney <address@hidden> wrote:
I am trying to import igraph.Graph in python 3.5.0 on Ubuntu 16.04.1 LT however get the following error:

from igraph._igraph import *

ImportError: /home/ubuntu/djangoproject/env/lib/python3.5/site-packages/igraph/_igraph.cpython-35m-x86_64-linux-gnu.so: undefined symbol: xmlStrEqual

I am using a virtualenv and the requirement is python-igraph==0.7.1.post6

Does anyone have an idea how this can be resolved?

Thanks,
Andy




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