System Information
Operating system: Windows 10
Graphics card: NVIDIA RTX 3060Ti
Blender Version
Broken: 3.1.0
Short description of error
When trying to enable the Rigify Addon, I am met with an error. It is as follows:
Traceback (most recent call last):
File "D:\SteamLibrary\steamapps\common\Blender\3.1\scripts\modules\addon_utils.py", line 387, in enable
mod.register()
File "D:\SteamLibrary\steamapps\common\Blender\3.1\scripts\addons\rigify\__init__.py", line 500, in register
ui.register()
File "D:\SteamLibrary\steamapps\common\Blender\3.1\scripts\addons\rigify\ui.py", line 1418, in register
animation_register()
File "D:\SteamLibrary\steamapps\common\Blender\3.1\scripts\addons\rigify\utils\animation.py", line 956, in register
register_class(RIGIFY_OT_get_frame_range)
ValueError: register_class(...): already registered as a subclass 'RIGIFY_OT_get_frame_range'Exact steps for others to reproduce the error
Using the Default Factory Settings attempt to enable the rigify addon.