Problem running code (Problems with new version?)
16 Sep
2015
16 Sep
'15
11:53 a.m.
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
16 Sep
16 Sep
12:56 p.m.
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 fixed in the new version, 2.5. Best, Tiago -- Tiago de Paula Peixoto <tiago@skewed.de>
3744
Age (days ago)
3744
Last active (days ago)
1 comments
2 participants
participants (2)
-
Christopher Morris -
Tiago de Paula Peixoto