Ale, que bien. Descargo el fichero Blender-2.44-Linux-glibc232-py24-i386.tar, bz2. Y pruebo el script mesh_unfolder, py.
Pum.
Código:
$ Blender.
Guessing Blender == ./blender.
Compiled with Python versión 2.4.1.
Checking for installed Python, got it.
One of the Python modules required cant be found.
/usr/lib/python2.4/lib-dynload/_random, so: undefined symbol: _pyarg_nokeywords.
Tracebak (most recent call last):
File <string>, line 20, in?
File /usr/lib/python2.4/random, py, line 68, in?
Import _random.
Importerror: /usr/lib/python2.4/lib-dynload/_random, so: undefined symbol: _pyarg_nokeywords.
Tracebak (most recent call last):
File <string>, line 1229, in?
Nameerror: name xml is not defined.
Quiero suponer que ese compiled with Python versión 2.4.1 le sienta mal al Python 2.4.3 que tengo instalado, porque el script en cuestión funciona más o menos bien con el Blender que compilo yo en mi casa.
¿A alguien más le pasa esto o solo a mí? (con Python 2.4).