9 Feb
2007
9 Feb
'07
10:32 p.m.
Jens Müller schrieb:
Tiago de Paula Peixoto schrieb:
Hi.
I'm pleased to announce version 1.0 of graph-tool. This version contains many new features, improvements and bug fixes. In fact, previous versions (0.9 namely) are considered deprecated, and should be avoided. ;-) From now on, hopefully, there should be no more radical changes on how things work between versions, and improvements should be more incremental.
OK, I'll try it out, tomorrow I'm gonna buy two more gigs of RAM anyway.
Did it - make; make install. Now I get: $ graph-tool Traceback (most recent call last): File "/usr/local/bin/graph-tool", line 22, in ? from libgraph_tool import * ImportError: No module named libgraph_tool What do I have to do?