[Bf-committers] error on SVN r17242

Nathan Letwory jesterking at letwory.net
Fri Oct 31 10:45:49 CET 2008


On Fri, Oct 31, 2008 at 11:23 AM, Natanael Olaiz <nolaiz at gmail.com> wrote:
> Hi!
>
> I don't know if this is the proper list, so if it isn't sorry.
>
> I'm having this on revision 17242 of Blender (just with the last
> btools.py changes):
>
>> scons: Reading SConscript files ...
>> ImportError: No module named Variables:
>>   File "/home/natanael/src/svn/blender/blender/SConstruct", line 42:
>>     import tools.btools
>>   File "/home/natanael/src/svn/blender/blender/tools/btools.py", line 6:
>>     import SCons.Variables

If you did a proper update, then the process should stop if you have a
scons version older than 1.0.0. Anyway, in the commit log I also tell
that one needs scons 1.0.0 minimum to compile. Upgrade, and be happy.

/Nathan


More information about the Bf-committers mailing list