getting error BlendLuxCore blender 2.93.1
Posted: Tue Jul 13, 2021 7:00 pm
Traceback (most recent call last):
File "C:\Program Files\Blender Foundation\Blender 2.93\2.93\scripts\modules\addon_utils.py", line 351, in enable
mod = __import__(module_name)
File "C:\Users\ari\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\BlendLuxCore-master\__init__.py", line 66, in <module>
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: cannot import name 'pyluxcore' from 'BlendLuxCore-master.bin' (C:\Users\ari\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\BlendLuxCore-master\bin\__init__.py)
File "C:\Program Files\Blender Foundation\Blender 2.93\2.93\scripts\modules\addon_utils.py", line 351, in enable
mod = __import__(module_name)
File "C:\Users\ari\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\BlendLuxCore-master\__init__.py", line 66, in <module>
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: cannot import name 'pyluxcore' from 'BlendLuxCore-master.bin' (C:\Users\ari\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\BlendLuxCore-master\bin\__init__.py)