[Bf-committers] Compile on OXS Leopard 10.5.4 / py2.5

Tim Knip tim.knip at gmail.com
Tue Aug 5 18:11:58 CEST 2008


Hi list,

Sorry for the noob question, but got something weird:
Compilation goes okay on Leopard / py2.5 after 'sudo scons'.
Got the build/darwin folder...

But when I want to start ./blender, it crashes:

===============================
Compiled with Python version 2.3.5.
Assertion failed: (PyTuple_Check(mro)), function PyType_IsSubtype,
file Objects/typeobject.c, line 835.
Abort trap
===============================
I don't understand the 'compiles with 2.3.5' part, as I only got python2.5?!

I attached my user-config.py

Having BF_PYTHON_VERSION = '2.5'

If i leave BF_PYTHON_LIB = '' as is, then compilation errors with a ld-error.
If I do : BF_PYTHON_LIB = 'python2.5' compilation goes okay, but get
the above error.
But of course: guess BF_PYTHON_LIB being an empty string has a reason?

I'm sure I'm doing something stupid here... maybe i need a 2.5 py-dev
version or something.
any thoughts?

Thanks,
Tim
-------------- next part --------------
A non-text attachment was scrubbed...
Name: user-config.py
Type: application/octet-stream
Size: 7680 bytes
Desc: not available
Url : http://lists.blender.org/pipermail/bf-committers/attachments/20080805/ae65f04c/attachment.obj 


More information about the Bf-committers mailing list