I want to create images with a solid color in the project folder. But I get errors like this:
Python: Traceback (most recent call last):
File "R:\01_Projects\01_Work_(RTG)_SSD\75_Autumn-credit\01-Work\03_BLENDER___Autumn-credit\Autumn-credit_2.blend\Text", line 38, in <module>
AttributeError: Writing to ID classes in this context is not allowed: Procedural Image, Image datablock, error setting Image.pixels
I have tried the following solution, but unfortunately it does not work for me:
Is it possible to create image data and save to a file from a script