Код: Выделить всё
g.write_graphml("mygraph.graphml")
Код: Выделить всё
g = Graph.Read_GraphML('mygraph.graphml')
Код: Выделить всё
igraph.core.InternalError: Error at .\src\foreign-graphml.c:1024:
Input is not proper UTF-8, indicate encoding ! Bytes: 0xA0 0x3C 0x2F 0x64
Большое спасибо.
Подробнее: https://stackoverflow.com/questions/895 ... arse-error
Мобильная версия