New version of graph-tool and portfiles for MacOS X

Hi Rune,

RuneMikkelsen wrote:

The new function
label_largest_component()
is not working for me.
When I try:
graph_tool.topology.label_largest_component(g2)
It says: 'module' object has no attribute 'label_largest_component'

The old function
graph_tool.topology.label_components(g2)
works just fine...

Any help is appreciated :slight_smile:

Are you sure you are using the right version? I'm definitely seeing the
function here... :slight_smile:

By the way, your message got stuck on the online nabble forum, and did
not go through the mailing list, since you are not subscribed. Note that
I do not read the forum very often, so I may miss a message if you post
only to the forum. If you only want to read the forum, you can subscribe
anyway and request not to receive any mail.

Cheers,
Tiago