[graph-tool] Problem running code (Problems with new version?)

2015-09-16 Thread Christopher Morris
Hi, since of yesterday simple code snippets like "gt.random_graph(10, lambda: 5)" do not work anymore. I'm using Python 2.7 and get the following error message "TypeError: must be type, not classobj". Any ideas? Best regards, Chris ___ graph-tool

Re: [graph-tool] Problem running code (Problems with new version?)

2015-09-16 Thread Tiago de Paula Peixoto
On 16.09.2015 13:53, Christopher Morris wrote: > Hi, > > since of yesterday simple code snippets like > "gt.random_graph(10, lambda: 5)" do not work anymore. I'm using Python 2.7 > and get the following error message "TypeError: must be type, not classobj". > > Any ideas? This has already been