I have a python code need to draw a networkx graph, it can output normally. However, I got some problems in the following code.
import networkx as nx import m