igraph-help
[Top][All Lists]
Advanced

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

Re: [igraph] pip install python-igraph error?


From: Tamas Nepusz
Subject: Re: [igraph] pip install python-igraph error?
Date: Wed, 3 Jun 2015 13:23:49 +0200
User-agent: Mutt/1.5.23 (2014-03-12)

> Oops -- I spoke too soon. The install ran fine, but when I import I get:
I found that launching Anaconda as follows would resolve the issue, but of
course this is just a temporary workaround:

DYLD_LIBRARY_PATH=/Users/Nick/anaconda/lib python

It basically instructs the loader to look for libxml2 in ~/anaconda/lib before
anywhere else, so it would ensure that the correct version is loaded.

T.



reply via email to

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