Hi. I wanted to run blender script fourth_dimension.py but I'm getting error :KeyError: 'bpy_prop_collection[key]: key "Lamp" not found'. After changing name from "Lamp" to "Light" I'm getting another error. My guess is that's because I have a newer Blender version.
Can you provide version you used? Even better a requirements.txt file with all the libraries would be awesome. Thanks in advance!
Hi. I wanted to run blender script
fourth_dimension.pybut I'm getting error :KeyError: 'bpy_prop_collection[key]: key "Lamp" not found'. After changing name from "Lamp" to "Light" I'm getting another error. My guess is that's because I have a newer Blender version.Can you provide version you used? Even better a requirements.txt file with all the libraries would be awesome. Thanks in advance!