BlendLuxCore
BlendLuxCore copied to clipboard
Luxcore add-on in blender not working - M1 macbook pro
Hi everyone, I get an error when i want to enable the the add-on for luxcore in Blender. it says "could not import pyluxcore". Can anybody help me? Does this have to do something with the M1 core?
Hi everyone, I get an error when i want to enable the the add-on for luxcore in Blender. it says "could not import pyluxcore". Can anybody help me? Does this have to do something with the M1 core?
Hi. I'm not a MacOS user but maybe this build may have help you? https://github.com/LuxCoreRender/BlendLuxCore/releases/download/latest/BlendLuxCore-latest-mac64.zip
Note that, try always extract build to ÿour_blender_version/3.x/scripts/addons" not "Install from ZIP file".
I have the same issue, and even when I manually place the unzipped folder into Blender>Contents>Resources>3.2>scripts>addons it gives the same error. The only difference is now there is no 'Remove' button to remove the addon.
I also try Blender 3.3 build from today, and same error.
Same problem here
same problem again
apple m1 max
macOS ventura 13.0
I have the same problem
Any solution to this?
Any solution to this?
Hi. Are you tried this? https://github.com/LuxCoreRender/BlendLuxCore/releases/download/latest/BlendLuxCore-latest-mac64.zip
Any solution to this?
Hi. Are you tried this? https://github.com/LuxCoreRender/BlendLuxCore/releases/download/latest/BlendLuxCore-latest-mac64.zip
The issue still exists. I think it's an arm64 support issue.
/BlendLuxCore/bin/pyluxcore.so' (mach-o file, but is an incompatible architecture (have 'x86_64', need 'arm64'))
Traceback (most recent call last):
File "/Applications/Blender.app/Contents/Resources/3.4/scripts/modules/addon_utils.py", line 333, in enable
mod = __import__(module_name)
File "/Users/aladawy/Library/Application Support/Blender/3.4/scripts/addons/BlendLuxCore/__init__.py", line 66, in <module>
raise Exception(msg + "\n\nImportError: %s" % error) from None
Exception:
Could not import pyluxcore.
ImportError: dlopen(/Users/aladawy/Library/Application Support/Blender/3.4/scripts/addons/BlendLuxCore/bin/pyluxcore.so, 0x0002): tried: '/Users/aladawy/Library/Application Support/Blender/3.4/scripts/addons/BlendLuxCore/bin/pyluxcore.so' (mach-o file, but is an incompatible architecture (have 'x86_64', need 'arm64')), '/System/Volumes/Preboot/Cryptexes/OS/Users/aladawy/Library/Application Support/Blender/3.4/scripts/addons/BlendLuxCore/bin/pyluxcore.so' (no such file), '/Users/aladawy/Library/Application Support/Blender/3.4/scripts/addons/BlendLuxCore/bin/pyluxcore.so' (mach-o file, but is an incompatible architecture (have 'x86_64', need 'arm64'))
Any update / tips on this? much appreciated!
was anyone able to fix this ?
issue still exists, working with MacBook Air M1 and Blender 3.5.1
Isn't it because the issue in LuxCore repo about porting to Apple Silicon is still open? LuxCoreRender/LuxCore#484 Correct me if I'm wrong, but I believe this is a duplicate. Although the original issue does not contain such detailed information as logs with pyluxcore import errors.
I can confirm Luxcorerender v2.6 works with Blender Intel build 2.93.18 LTS with CPU for Film device in settings, on M1 mac.