[Bf-committers] scons (py 2.5) + mingw

Joshua Leung aligorith at gmail.com
Mon Oct 5 12:14:03 CEST 2009


Hi,

Compiling the latest svn, I get the following errors in the console:

Trying to remove existing py bundle.
Unpacking '../lib/windows/release/python31.zip' to
'..\install/.blender/python/lib/'
scons: *** [C:\blenderdev\b250\build\bin\blender.exe] AttributeError :
ZipFile instance has no attri
bute 'extractall'
Traceback (most recent call last):
  File
"c:\blenderdev\b250\blender\scons\scons-local-1.2.0.d20090223\SCons\Action.py",
line 1041, in
 execute
    result = self.execfunction(target=target, source=rsources, env=env)
  File "C:\blenderdev\b250\blender\tools\Blender.py", line 381, in
WinPyBundle
    unzip_pybundle(py_zip,py_target,exclude_re)
  File "C:\blenderdev\b250\blender\tools\Blender.py", line 353, in
unzip_pybundle
    zip.extractall(to_dir, good)
AttributeError: ZipFile instance has no attribute 'extractall'
scons: building terminated because of errors.

Is there any compatibility patch which can be made here to get it compiling
again, or will I finally have to upgrade py again?


Thanks,
Aligorith


More information about the Bf-committers mailing list