I'm trying to build the NetworkEditor on Gentoo with SCons v1.0.0.r3266. <br><br>But I'm getting this error:<br><br>scons: Reading SConscript files ...<br>EnvironmentError: No module named qt4:<br>  File "/home/anders/builds/NetworkEditor-1.3.0/SConstruct", line 44:<br>
    env.Tool('qt4', toolpath=[clam_sconstoolspath])<br>  File "//usr/lib64/scons-1.0.0/SCons/Environment.py", line 1582:<br>    tool = apply(SCons.Tool.Tool, (tool, toolpath), kw)<br>  File "//usr/lib64/scons-1.0.0/SCons/Tool/__init__.py", line 89:<br>
    module = self._tool_module()<br>  File "//usr/lib64/scons-1.0.0/SCons/Tool/__init__.py", line 140:<br>    raise SCons.Errors.EnvironmentError, e<br><br>-- <br>Anders Dahnielson<br><<a href="mailto:anders@dahnielson.com">anders@dahnielson.com</a>><br>