igraph-help
[Top][All Lists]
Advanced

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

Re: [igraph] Installation error


From: Gábor Csárdi
Subject: Re: [igraph] Installation error
Date: Sun, 9 Mar 2014 21:15:23 -0400

Hi, the DMG is for the system python, so it won't work with Anaconda (apparently).

If you install from source you need to install the igraph C library first.

Gabor


On Sun, Mar 9, 2014 at 8:46 PM, David Gelvez Alvarez <address@hidden> wrote:
Dear all,

Thanks a lot for your help. I'm trying to install igraph for python but I have not been able to do it. I have the Anaconda Python version.

I downloaded the dmg for the 0.7 version and followed the dialog and the import does not work. Also, I tried to use the easy install and I get the following error:

In file included from src/arpackobject.c:23:
src/arpackobject.h:27:10: fatal error: 'igraph_arpack.h' file not found
#include <igraph_arpack.h>
         ^
1 error generated.
error: Setup script exited with error: command 'gcc' failed with exit status 1

Can some one give me a hand?

Kind regards,

David

_______________________________________________
igraph-help mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/igraph-help



reply via email to

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