portlandbob wrote:I'm using the python3 version in blender 2.5 for win32. I wasn't able to get it to work by putting it under addons. When I put the pylux.pyd under <blender dir>\2.5X\scripts\io\luxrender\ it worked. Here's the output on launch:
- Code: Select all
found bundled python: C:\PROGRA~1\blender\latest\2.53\python
[EF 2010-Sep-07 16:10:48] ExporterFramework detected and loaded from C:\PROGRA~1
\blender\latest\2.53\scripts\io\ef
[Lux 2010-Sep-07 16:10:48] Using pylux version 0.7
bpy.utils._register_module(): Module 'ef' failed to register class 'ef.ui.EF_OT_
msg'
Traceback (most recent call last):
File "C:\PROGRA~1\blender\latest\2.53\scripts\modules\bpy_types.py", line 587,
in _register_module
bpy_types.register(t)
AttributeError: bpy.types.register(...): already registered as a subclass.
[EF 2010-Sep-07 16:10:48] Render Engine "LuxRender" initialised
I was able to run a render internally
Exactly which version of Blender 2.5 do you have? I personally have not seen any errors like this with any recent build on windows or linux.
