Successfully resolved module 'networkx' has no attribute multigraph

Use magic
to directly uninstall networkx and reinstall

pip uninstall networkx
pip install networkx

If the original error is reported when running directly, turn off the environment and try again

Guess you like

Origin blog.csdn.net/JingpengSun/article/details/131165974