04 мая 2009 в 10:34Рейтинг: 0
0
0
проблема в том, что у меня XP. И естественно что права у меня админские.
вот сообщения консоли, что я получаю:
Compiled with Python version 2.5.2.
Checking for installed Python... got it!
Traceback (most recent call last):
File "<string>", line 1, in <module>
ImportError: No module named BPyRegistry
LuxBlend v0.6RC2 - UI mode
Traceback (most recent call last):
File "<string>", line 1, in <module>
ImportError: No module named BPyRegistry
Traceback (most recent call last):
File "<string>", line 1, in <module>
ImportError: No module named BPyRegistry
Traceback (most recent call last):
File "<string>", line 1, in <module>
ImportError: No module named BPyRegistry
Traceback (most recent call last):
File "C:\Program Files\Blender Foundation\Blender\.blender\scripts\LuxBlend_v0
.6RC2.py", line 5843, in <lambda>
Draw.Button("Render", 0, 10, y+20, 100, 36, "Render with Lux", lambda e,v:CB
luxExport(dlt.get()=="true", True))
File "C:\Program Files\Blender Foundation\Blender\.blender\scripts\LuxBlend_v0
.6RC2.py", line 4850, in CBluxExport