Yeah, I'm having the exact same problem. Any soulutions so far?
Also, I'm trying to compile it, but it says:
erlend@erlend-laptop:~$ cd gusanos
erlend@erlend-laptop:~/gusanos$ scons
scons: Reading SConscript files ...
TypeError: Error when calling the metaclass bases
function() argument 1 must be code, not str:
File "SConstruct", line 67:
class MyConf(Configure):
erlend@erlend-laptop:~/gusanos$