igraph-help
[Top][All Lists]
Advanced

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

Re: [igraph] python.exe stop working!


From: address@hidden
Subject: Re: [igraph] python.exe stop working!
Date: Mon, 1 Sep 2014 20:50:53 +0800

Hello,
        I have tried what you suggested ,but it still does not work.Both my machine and the Python interpreter are  64-bit,and I have used Read_Ncol instead of Read_Edgelist.


address@hidden
 
From: Tamás Nepusz
Date: 2014-09-01 20:41
To: Help for igraph users; address@hidden
Subject: Re: [igraph] python.exe stop working!
Hello,
 
Have you tried what I suggested in the Github issue that you submitted? (For the record, this one: https://github.com/igraph/igraph/issues/677 ).
 
-- 
T.
 
-----Original Message-----
From: address@hidden <address@hidden>
Reply: Help for igraph users <address@hidden>>
Date: 1 September 2014 at 09:05:56
To: igraph-help <address@hidden>>
Subject:  [igraph] python.exe stop working!
 
> ? ??? ? ? ? I want to use the data provided by Stanford(http://snap.stanford.edu/data/com-Friendster.html)?which?contains 
> 65608366 nodes.When reading in the edges file of the graph,it
> report "python.exe stop working".Is it because that the data size is too
> huge?My computer RAM(128G) is encough.
> the code is :
> ? ??? ??? ??? ??? ??import igraph as ig? ??? ??? ??? ?? ???dirG=ig.Graph.Read_Ncol('./community_data/com-friendster.ungraph_new.txt') 
> address@hidden
> _______________________________________________
> 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]