igraph-help
[Top][All Lists]
Advanced

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

[igraph] Unable to save graphml file


From: Stephen Ray
Subject: [igraph] Unable to save graphml file
Date: Fri, 11 Jan 2013 22:13:52 +0000

My environment is Python 3.2, igraph 0.6, and Windows 7.

 

The following code creates an empty file:

    fg = igraph.Graph.Full(10)

    fg.write_graphml("gf.graphml")

 

I have tried opening a file directly but that has the same affect.

 

Does anyone have any ideas of the reason for this?

 

Stephen Ray

Chief Technology Officer

Cobb Systems Group, LLC

Rockville Innovation Center

155 Gibbs Street

Suite 514

Rockville, MD 20850

United States of America

 

Office: 301-515-1230

Cell: 240-888-6507

 


reply via email to

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