Search found 3 matches

by Rebo2000
Wed Apr 22, 2020 3:43 pm
Forum: User Support
Topic: Activation problem with V 2.3
Replies: 6
Views: 4474

Re: Activation problem with V 2.3

Thanks for the push in the right direction @dade
I fixed the problem with

Code: Select all

sudo apt-get install ocl-icd-libopencl1
...if someone has the same problem ;-)
by Rebo2000
Wed Apr 22, 2020 3:14 pm
Forum: User Support
Topic: Activation problem with V 2.3
Replies: 6
Views: 4474

Re: Activation problem with V 2.3

Ok, I installed a new system and a new NVidia Card... and got new problems :

Traceback (most recent call last):
File "/home/toni/Blender/blender-2.82a-linux64/2.82/scripts/modules/addon_utils.py", line 351, in enable
mod = __import__(module_name)
File "/home/toni/.config/blender/2.82/scripts ...
by Rebo2000
Fri Mar 27, 2020 9:24 am
Forum: User Support
Topic: Activation problem with V 2.3
Replies: 6
Views: 4474

Activation problem with V 2.3

Hi there,

I have a problem with the new version of LuxcoreRender V2.3. Installation works fine, but when I try to activate it I get the following error:
Traceback (most recent call last):
File "/home/toni/Blender/blender-2.82a-linux64/2.82/scripts/modules/addon_utils.py", line 351, in enable
mod ...