BlendLuxCore icon indicating copy to clipboard operation
BlendLuxCore copied to clipboard

I cant enable luxcore addon

Open thentity opened this issue 3 years ago • 2 comments

Hello, I downloaded LuxCore and I can't enable it. I'm on Arch Linux with Blender it gives me this error:

"Traceback (most recent call last): File "/usr/share/blender/3.4/scripts/modules/addon_utils.py", line 333, in enable mod = import(module_name) File "/home/lexiq/.config/blender/3.4/scripts/addons/BlendLuxCore/init.py", line 66, in raise Exception(msg + "\n\nImportError: %s" % error) from None Exception:

Could not import pyluxcore.

ImportError: /home/lexiq/.config/blender/3.4/scripts/addons/BlendLuxCore/bin/pyluxcore.so: undefined symbol: _PyTraceMalloc_NewReference"

thentity avatar Dec 13 '22 20:12 thentity

Hello, I downloaded LuxCore and I can't enable it. I'm on Arch Linux with Blender it gives me this error:

"Traceback (most recent call last): File "/usr/share/blender/3.4/scripts/modules/addon_utils.py", line 333, in enable mod = import(module_name) File "/home/lexiq/.config/blender/3.4/scripts/addons/BlendLuxCore/init.py", line 66, in raise Exception(msg + "\n\nImportError: %s" % error) from None Exception:

Could not import pyluxcore.

ImportError: /home/lexiq/.config/blender/3.4/scripts/addons/BlendLuxCore/bin/pyluxcore.so: undefined symbol: _PyTraceMalloc_NewReference"

Hi, which version of LC and OS?

odil24 avatar Dec 15 '22 20:12 odil24

Hey! you guys are in the wrong version of blender! if you want to use LuxCore, I would suggest downloading blender 3.93. You can find it here: https://www.blender.org/download/lts/2-93/

Hope this helps!

ArsenoL avatar Jan 03 '23 00:01 ArsenoL