> 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.

_______________________________________________
igraph-help mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/igraph-help

Reply via email to