You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using Mac 10.13 High Sierra and Python 3.6.3 :: Anaconda custom (x86_64). I tried both homebrew and easy_install but I keep getting error "Could not download and compile the C core of igraph" (See screenshot below).
When I use ./configure & make & make check & make install, it tells me the best matching igraph is "Best match: python-igraph 0.7.1.post6"
igraph is configured:
And for the next step 'make" I got this:
And when I run "pip install python-igraph" in my terminal, I got this: