blender-errors-version

Installation
SKILL.md

Blender Errors: Version Compatibility

Diagnose and resolve Python API errors caused by Blender version differences. This skill activates when encountering AttributeError, ImportError, TypeError, KeyError, or RuntimeError in Blender scripts that result from using removed, renamed, or restructured APIs.

Dependency: blender-core-versions — version matrix and detection API.


1. Error Diagnosis Decision Tree

When a Blender Python script raises an error, follow this decision tree:

Installs
1
GitHub Stars
2
First Seen
Mar 24, 2026
blender-errors-version — openaec-foundation/computational-design-day-delft-march-2026