Hi, I would first try to install from here: http://www.lfd.uci.edu/~gohlke/pythonlibs/#python-igraph
Gabor On Mon, Oct 20, 2014 at 12:17 AM, patricia <[email protected]> wrote: > Hello > > I wonder how do I install python-igraph in windows vista. I downloaded the > file python-igraph-0.7.tar.gz (md5 - source) and the IDLE python 2.7.8 I > used the following command: import igraph IDLE and returned the following > error message: > > Traceback (most recent call last): File "<pyshell # 0>", line 1, in <module> > import igraph - ImportError: No module named igraph > > What is the correct procedure for installation? > > Thank you > > _______________________________________________ > 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
