Game Development Community

Linux blender dts export

by John Klima · in Torque Game Engine · 01/28/2007 (10:06 am) · 1 replies

Hi all,

i have no problems running the latest version of blender (2.42) and the latest exporter scripts (0.93) on windows, however when i try to use the same on my linux partition, i get errors to the effect of :

ImportError: /usr/lib/python2.4/lib-dynload/array.so undefined symbol: PyUnicodeUCS2_FromUnicode

I have scoured the forums but have not found, or have failed to understand, how to resolve this problem. I assume it has something to do with the version of python, but i'm not quite sure which version is required.

any help greatly appreciated!!

j

#1
01/28/2007 (10:52 am)
I got a similar error in this post : www.garagegames.com/mg/forums/result.thread.php?qt=38029


ImportError: /usr/lib/python2.4/lib-dynload/array.so: undefined symbol: _PyArg_NoKeywords

And I solve it