Skip to content

AttributeError on Blender 3.1 #14

@sionleroux

Description

@sionleroux

If I try to enable the add-on in Blender 3.1.2 then it immediately spits out out an error while trying to register:
image

AttributeError: module 'bpy.utils' has no attribute register_module

Could this be an API compatibility issue with newer versions of Blender?

Oh, meanwhile I see the docs say that register_module has been removed but the this is for version 2.80 and the compatibility version in init.py also says 2.80, am I looking at a wrong branch?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions