igraph-help
[Top][All Lists]
Advanced

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

Re: [igraph] install w/anaconda?


From: Tamás Nepusz
Subject: Re: [igraph] install w/anaconda?
Date: Sat, 31 Aug 2013 22:54:25 +0200

> Everything went fine.
Great! I would then start poking around at libxml2, libiconv and related 
libraries -- compare these with a vanilla Mac to see if they are the same 
version and/or check whether Anaconda Python supplies its own version of these 
libraries that might confuse igraph.

> A very quick check suggests success.  Life is much better.
python -m igraph.test.__init__ should run all the test cases we have. If they 
pass, there is no need to worry.

> What have I given up? I use *.gml format files almost exclusively.
> I'm pretty sure that those are different than GraphML format?
Yes, GML is different from GraphML. The only thing you lost is the ability to 
read GraphML files into igraph.

-- 
T.


reply via email to

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