[Bf-taskforce25] Compile error on osx

Mats Holmberg mats.holmberg at 2me.fi
Fri Aug 7 12:10:30 CEST 2009


Nathan Letwory wrote:
> Mats Holmberg wrote:
>   
>> Trying to compile on osx with scons gives this:
>>
>> Updated to revision 22295.
>> Traceback (most recent call last):
>>  File "scons/scons.py", line 66, in <module>
>>    if os.environ.has_key("SCONS_LIB_DIR"):
>> AttributeError: '_Environ' object has no attribute 'has_key'
>>     
>
> SCons itself cannot be run with Python 3.x. You'll have to start it with 
> Python2.6 or Python2.5. You still can build Blender against Python 3.1, 
> though.
>
> /Nathan
>
>   
Doh, of course. Running scons with python 2.5 works fine. Thanks.

-mats


More information about the Bf-taskforce25 mailing list