howetuft
howetuft
And what about Cycles preferences in Blender?
Well, no more idea tonight, I'll see further tomorrow
Unfortunately, this function is a pure C++ binding. The binding framework (pybind11) expects a Unicode encoding, but I fear the initial string may be latin-1 encoded. https://pybind11.readthedocs.io/en/stable/advanced/cast/strings.html#returning-c-strings-to-python
OK. At this stage, I would say: - there is a trouble with OpenCL in your system - that trouble generates an exception, with an error message, when LuxCore tries...