Traceback (most recent call last):
File "D:\System\Blender\blender-2.93.0-b10fac0432c6-windows64\2.93\scripts\modules\addon_utils.py", line 351, in enable
mod = __import__(module_name)
File "C:\Users\pc-tr\AppData\Roaming\Blender Foundation\Blender\2.93\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.