How to use networkX library in python of grasshopper?

If you’re using Rhino 8, you can use the new script components and easily install NetworkX or any other CPython library.

#r: networkx

You can find an older version of NetworkX which supports Python 2.7.

3 Likes