When the Python binding is create using a module with different nam as the package, it require to mention:
import module
in init.py
- refers at line 1444 of init.py
Where actually only a touch is made. But I don't know how to do with SCons (no writing command is provide...)