igraph produces the following warning but does not affect phuEGO output.
/Library/Frameworks/Python.framework/Versions/3.12/lib/python3.12/site-packages/igraph/io/files.py:494: RuntimeWarning: Ignoring names attribute 'name', attribute type is not a string. at src/io/ncol.c:316
return writer(f, *args, **kwds)
igraph produces the following warning but does not affect phuEGO output.
/Library/Frameworks/Python.framework/Versions/3.12/lib/python3.12/site-packages/igraph/io/files.py:494: RuntimeWarning: Ignoring names attribute 'name', attribute type is not a string. at src/io/ncol.c:316
return writer(f, *args, **kwds)