BlendLuxCore icon indicating copy to clipboard operation
BlendLuxCore copied to clipboard

Can't activate luxcore

Open mahdiaitlmoddan opened this issue 2 years ago • 4 comments

Hi, i ve installed the last version of luxcore in blender 3, when i try to activate it, i get this error:

`Traceback (most recent call last): File "C:\Program Files\Blender Foundation\Blender 3.0\3.0\scripts\modules\addon_utils.py", line 351, in enable mod = import(module_name) File "C:\Users\Mahdi\AppData\Roaming\Blender Foundation\Blender\3.0\scripts\addons\BlendLuxCore_init_.py", line 66, in raise Exception(msg + "\n\nImportError: %s" % error) from None Exception:

Could not import pyluxcore. You probably forgot to install one of the redistributable packages. They are listed in the release announcement post.

ImportError: DLL load failed while importing pyluxcore: The specified module could not be found. ` I have already installed the two C++ redistributable

mahdiaitlmoddan avatar Mar 27 '22 22:03 mahdiaitlmoddan

The latest version of BlendLuxCore only is compatible with Blender 3.1. Please use BlendLuxCore v2.6

neo2068 avatar Mar 28 '22 18:03 neo2068

it's installed but when i try to go to render mode, or just to open the node editor, blender juste close without any error message

mahdiaitlmoddan avatar Mar 30 '22 00:03 mahdiaitlmoddan

Apple M1, Blender LuxCore does not work on Blender 3.1 or any version downloaded from Blender.org

However, I use the one from STEAM, which is version 3.1 somewhat (I thought 2.93 LTS) and LuxCore addon can seems to install. Something weird here.

enzyme69 avatar Apr 04 '22 00:04 enzyme69

With Apple M1, BlendLuxCore needs Blender 3.1 Intel, not ARM version (because Lux is not ported to ARM yet).

epileptrolytics avatar Apr 22 '22 15:04 epileptrolytics