[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [igraph] Student needs help for python-igraph installation via pip
From: |
Tamas Nepusz |
Subject: |
Re: [igraph] Student needs help for python-igraph installation via pip |
Date: |
Tue, 24 Nov 2015 17:40:57 +0100 |
> 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.