Network_find_cycles

Yesss, now it works! Using network.to_points() instead of {key: network.node_coordinates(key) for key in network.nodes()} caused the problem!

Quick question. Are the revisions that you made in the past few days, are going to take effect for the conda installation soon?