Traceback (most recent call last):
File "/usr/share/blender/scripts/modules/addon_utils.py", line 351, in enable
mod = __import__(module_name)
File "/home/ccheco/.config/blender/2.82/scripts/addons/BlendLuxCore/__init__.py", line 13, in <module>
from .bin import pyluxcore
SystemError: initialization of pyluxcore raised unreported exception
Basically, Python cannot import pyluxcore for some reason.
AMD Ryzen Threadripper PRO 5995WX 64-Cores | 2x Gigabyte RTX 4090 Gaming OC
ASUS Pro WS WRX80E-SAGE SE WIFI | 256GB Kingston Server Premier ECC Unbuffered DDR4
Traceback (most recent call last):
File "/usr/share/blender/scripts/modules/addon_utils.py", line 351, in enable
mod = __import__(module_name)
File "/home/ccheco/.config/blender/2.82/scripts/addons/BlendLuxCore/__init__.py", line 13, in <module>
from .bin import pyluxcore
SystemError: initialization of pyluxcore raised unreported exception
Basically, Python cannot import pyluxcore for some reason.
As of now there is no amd-gpu-pro driver for almost anything except ubuntu 18.4.4 LTS, i am running the same linux distro and have an AMD gpu and i can confirm that installing openCL is a bit of a hassle, however every online help you search is using some sort of hack or workaround. Maybe you should start by sharing your clinfo result and provide info about how you installed the driver. Most likely you messed something up.
I am running Kubuntu 20.04 on a ryzen 1700 laptop and rx580 gpu, its never easy to install openCL on Linux for AMD, i`ve asked on discord the same question of witch you did not respond. I can share my experience for installing bouth 2.3 and 2.4 if you like