Btw, my tests were done at work on windows platform, but when I tried to do it at home on my linux, I was unable to launch luxblend anymore.
I always got a script error. In the console, I found the following:
- Code: Select all
Compiled with Python version 2.6.2.
Checking for installed Python... got it!
WARNING: LRMDB support not available
LuxBlend v0.7RC3 - UI mode
Lux scene UID is missing. Generating a new one...
./blender:199: DeprecationWarning: the sha module is deprecated; use the hashlib module instead
4r?�I�L_C|l�A [jtb3.P�ZU
� �p�B�Z�N�-iq�V,:7a/b?i `�v�HnQ Q�q�^�a�3 <�HSNjNq� Vuh v�< C N�o<M d�vvI�X.$ Rz^�!�Q�8 l�a"r�L�U�`K�c�u h�F�?G^Lo�gta[h U_`�K{p 67r�aXsY
YMm P�l_T�o|e�o�i�q C�h/*�\�^` � o�q�S �n0uQdPh�4�\k]�l�q1< ;�S$ �;�^�gf@&9�$Gt�Z� �p_Pd 41�q3]+S�_�m�D�s8m N�u�m�gS� �W@\lA�j!C�N� ;ir �E�G�J y' ;'Qk' Z6u�n .�v�%�E�p�V= �YM+"&9�6YYkp�) C @�E�Z� �/�O�8�sY"K^)� �^&@Sp�<& }�gWWo6yS3bM`]N#� G`�g�Y� A 7]�tK1� �tpr)i�'�s>W�V�15r�Z.v #Oh�H�d:X�a�]�n� �q�U>? @!u�O$F) Vl
b�v?7pI�t�l6�[� Oo6hG3�5�m2M�f R>\ p�e�n"e�C>=wg uIS�b
Traceback (most recent call last):
File "/home/marc/Programmes/blender-2.49b-linux-glibc236-py26-x86_64/.blender/scripts/LuxBlend_0.1.py", line 7865, in luxDraw
luxUID = luxGenUID(scn)
File "/home/marc/Programmes/blender-2.49b-linux-glibc236-py26-x86_64/.blender/scripts/LuxBlend_0.1.py", line 199, in luxGenUID
import sha
File "/usr/lib/python2.6/sha.py", line 10, in <module>
from hashlib import sha1 as sha
File "/usr/lib/python2.6/hashlib.py", line 136, in <module>
md5 = __get_builtin_constructor('md5')
File "/usr/lib/python2.6/hashlib.py", line 63, in __get_builtin_constructor
import _md5
ImportError: No module named _md5
I remember having read something about this issue (sha and hashlib) in the forum, but couldn't find it with the search engine. I also tried to update my python packages (still 2.6.2, but installed python-dev too), with no luck.
Could someone help? I'm a bit stuck for the moment (except to revert to older version without this nice new sun IPO keyframing option)
"Hello, IT. Have you tried turning it off and on again?"