error not able to install rigify #104398

Closed
opened 2023-02-07 06:41:06 +01:00 by Pradeep Tanwar · 2 comments

System Information
Operating system: Windows-10-10.0.19045-SP0 64 Bits
Graphics card: NVIDIA GeForce GTX 1660 SUPER/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 528.24

Blender Version
Broken: version: 3.4.1, branch: blender-v3.4-release, commit date: 2022-12-19 17:00, hash: blender/blender@55485cb379
Worked: (newest version of Blender that worked as expected)

Addon Information
Name: Rigify (0, 6, 6)
Author: Nathan Vegdahl, Lucio Rossi, Ivan Cappiello, Alexander Gavrilov

Short description of error
[Traceback (most recent call last):

File "C:\Program Files\Blender Foundation\Blender 3.4\3.4\scripts\modules\addon_utils.py", line 369, in enable
  mod.register()
File "C:\Program Files\Blender Foundation\Blender 3.4\3.4\scripts\addons\rigify\__init__.py", line 483, in register
  ui.register()
File "C:\Program Files\Blender Foundation\Blender 3.4\3.4\scripts\addons\rigify\ui.py", line 1417, in register
  animation_register()
File "C:\Program Files\Blender Foundation\Blender 3.4\3.4\scripts\addons\rigify\utils\animation.py", line 938, 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
[Please describe the exact steps needed to reproduce the issue]
[Based on the default startup or an attached .blend file (as simple as possible)]

**System Information** Operating system: Windows-10-10.0.19045-SP0 64 Bits Graphics card: NVIDIA GeForce GTX 1660 SUPER/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 528.24 **Blender Version** Broken: version: 3.4.1, branch: blender-v3.4-release, commit date: 2022-12-19 17:00, hash: `blender/blender@55485cb379` Worked: (newest version of Blender that worked as expected) **Addon Information** Name: Rigify (0, 6, 6) Author: Nathan Vegdahl, Lucio Rossi, Ivan Cappiello, Alexander Gavrilov **Short description of error** [Traceback (most recent call last): ``` File "C:\Program Files\Blender Foundation\Blender 3.4\3.4\scripts\modules\addon_utils.py", line 369, in enable mod.register() File "C:\Program Files\Blender Foundation\Blender 3.4\3.4\scripts\addons\rigify\__init__.py", line 483, in register ui.register() File "C:\Program Files\Blender Foundation\Blender 3.4\3.4\scripts\addons\rigify\ui.py", line 1417, in register animation_register() File "C:\Program Files\Blender Foundation\Blender 3.4\3.4\scripts\addons\rigify\utils\animation.py", line 938, 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** [Please describe the exact steps needed to reproduce the issue] [Based on the default startup or an attached .blend file (as simple as possible)]
Author

Added subscriber: @Pradeep-Tanwar

Added subscriber: @Pradeep-Tanwar
Member

Hi, thanks for the report. This is same as #97622. closing.

Hi, thanks for the report. This is same as #97622. closing.
Blender Bot added
Status
Archived
and removed
Status
Needs Triage
labels 2023-02-08 08:04:00 +01:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender-addons#104398
No description provided.