Hello
when I try to start the benchmark, it get the following error:
Traceback (most recent call last):
File "/home/***/.config/blender/2.76/scripts/addons/blenchmark/__init__.py", line 183, in draw
device_type = system.compute_device_type
AttributeError: 'NoneType' object has no attribute 'compute_device_type'
location: <unknown location>:-1
I assume, I'm doing something wrong, but can't quite figure out what. Appreciate some help.
OS: Ubuntu (XFCE): 16:04
cheers
Fabian
Status:
It's a bug. It will be fixed in the next version. I could reproduce it by starting Blender without cuda and just trying to render with the CPU.
Add new comment