[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 583: sizeof(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 639: sizeof(): Parameter must be an array or an object that implements Countable
Gephi forumsPlease post new questions on facebook group too (https://www.facebook.com/groups/gephi) 2017-10-02T12:28:33+01:00 https://forum-gephi.org/app.php/feed/topic/6286 2017-10-02T12:28:33+01:002017-10-02T12:28:33+01:00 https://forum-gephi.org/viewtopic.php?t=6286&p=14610#p14610 <![CDATA[Re: Gephi Warning gexf version 1.2 is deprecated]]> Statistics:Posted by CodeIt — 02 Oct 2017 12:28


]]>
2017-10-02T12:06:35+01:002017-10-02T12:06:35+01:00 https://forum-gephi.org/viewtopic.php?t=6286&p=14609#p14609 <![CDATA[Re: Gephi Warning gexf version 1.2 is deprecated]]> You can continue using 1.2 without problems anyway, the import should work fine in Gephi.

Statistics:Posted by eduramiba — 02 Oct 2017 12:06


]]>
2017-10-02T11:40:41+01:002017-10-02T11:40:41+01:00 https://forum-gephi.org/viewtopic.php?t=6286&p=14608#p14608 <![CDATA[Gephi Warning gexf version 1.2 is deprecated]]> when I'm trying to write graphs in gexf format and open it with Gephi then I get the warning that the
gexf version 1.2 is deprecated.
When trying to solve the problem with

nx.write_gexf(graph, "gephifile.gexf", version="1.3draft")

I get the error message:
networkx.exception.NetworkXError: Unknown GEXF version 1.3draft

I use Python 3.4 and installed networkx with the following command: pip install networkx.

How can I avoid this warning? How can I upgrade to gexf version 1.3?

Thankx in advance.

Statistics:Posted by CodeIt — 02 Oct 2017 11:40


]]>