> I am facing a consistent problem while trying to install python-igraph on > mac via pip (also via easy_install), following message I'm getting everytime > I try: This is probably a pip-specific problem and has nothing to do with igraph. Do you have a working C compiler on your machine? Have you installed the Python development libraries? is there a pip log file in ~/.pip/pip.log somewhere?
T. _______________________________________________ igraph-help mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/igraph-help
