Hi, On Fri, Dec 7, 2012 at 7:27 AM, Campbell Barton <[email protected]> wrote: > As far as I can see the options are... > - remove the workaround and suffer bug [#31555] > - keep the workaround and suffer the assert(). > - apply the patch to python that adds PyOS_PutEnv(), means rebuilding > python on all OS's. > - link python statically (apparently this way we'd be able to control > its env vars)
I'd suggest either building Python on Windows with this patch, or linking it statically. I looked a bit for a different solution but also didn't find one. Brecht _______________________________________________ Bf-committers mailing list [email protected] http://lists.blender.org/mailman/listinfo/bf-committers
