[ardour-dev] problems with scons build

Nick Murtagh nickm at go2.ie
Wed May 25 08:15:54 PDT 2005


Jeremy Hall wrote:
> I tried to build ksi_ardour this morning and got the following from my 
> scons build.  I don't understand the error.

Hi Jeremy,

>   File "/usr/lib/python2.0/site-packages/SCons/Taskmaster.py", line 101, in execute

You are using python 2.0...

>   File "SConstruct", line 97, in subst_in_file
>     d = dict(env['SUBST_DICT']) # copy it
> NameError: There is no variable named 'dict'

Which doesn't have dict :(

Try python 2.2 or later.



More information about the Ardour-Dev mailing list