[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:09:05 +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:
Hmm, it looks like linking to the system-provided libxml2 is not an option then
as the loader cannot load two versions of libxml2 simultaneously. I'll play
around with the workarounds I proposed to see which one actually works.
All the best,
Tamas