> Has anyone had any luck installing igraph under an anaconda python > environment? I have never tried Anaconda Python, but if it is based on the "official" Python distribution, then I guess you can simply install igraph in it as you would do with any other Python distribution: you download the source code of the C core of igraph, compile it, then you download the source code of the Python interface and compile it as well. If you tell me which platform you are using, I could probably give more detailed instructions.
-- T. _______________________________________________ igraph-help mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/igraph-help
