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 [email protected] https://lists.nongnu.org/mailman/listinfo/igraph-help
