Attempt to install Renderman 21.3 in Blender #51256
Labels
No Label
Interest
Animation & Rigging
Interest
Blender Cloud
Interest
Collada
Interest
Core
Interest
Documentation
Interest
Eevee & Viewport
Interest
Geometry Nodes
Interest
Grease Pencil
Interest
Import and Export
Interest
Modeling
Interest
Modifiers
Interest
Nodes & Physics
Interest
Pipeline, Assets & IO
Interest
Platforms, Builds, Tests & Devices
Interest
Python API
Interest
Rendering & Cycles
Interest
Sculpt, Paint & Texture
Interest
Translations
Interest
User Interface
Interest
UV Editing
Interest
VFX & Video
Meta
Good First Issue
Meta
Papercut
Module
Add-ons (BF-Blender)
Module
Add-ons (Community)
Platform
Linux
Platform
macOS
Platform
Windows
Priority
High
Priority
Low
Priority
Normal
Priority
Unbreak Now!
Status
Archived
Status
Confirmed
Status
Duplicate
Status
Needs Info from Developers
Status
Needs Information from User
Status
Needs Triage
Status
Resolved
Type
Bug
Type
Design
Type
Known Issue
Type
Patch
Type
Report
Type
To Do
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: blender/blender-addons#51256
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
System Information
Operating system and graphics card
Mac OS Sierra Ver 10.12.3
graphics processor
AMD FirePro D500 3072 MB
Blender Version
2.78
Report: Error
Traceback (most recent call last):
ValueError: register_class(...): already registered as a subclass
Changed status to: 'Open'
Added subscriber: @nTiko
Mac OS Sierra Ver 10.12.3
graphics processor
AMD FirePro D500 3072 MB
Blender Version
2.78
Attempt to install Renderman 21.3 in Blender
Report: Error
Traceback (most recent call last):
File"/Applications/blender2.28a.app/Contents/MacOS/../Resources/2.78/scripts/modules/addon_utils.py,line349.in enable mod.register()
File"/Users/nicholastruske/Library/Application Support/Blender/2.78/scripts/addons/PRMan-for-Blender-21_3_0/init.py", line 120, in register addon_updater_ops.register(bl_info)
File"/Users/nicholastruske/Library/Application Support/Blender/2.78/scripts/addons/PRMan-for-Blender-21_3_0/addon_updater_ops.py", line 885, in register bpy.utils.register_class(addon_updater_install_poppup)
ValueError: register_class(...): already registered as a subclass
Added subscriber: @Sergey
Changed status from 'Open' to: 'Archived'
Thanks for the report, but the bug is in the addon itself (which registers things twice). We do not maintain that addon and can not fix that.