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 <[email protected]>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 > [email protected] > https://lists.nongnu.org/mailman/listinfo/igraph-help > >
_______________________________________________ igraph-help mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/igraph-help
