Blenderkit _ AttributeError: '_RestrictContext' object has no attribute 'user_preferences' #68571
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
5 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: blender/blender-addons#68571
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: Windows 10
Graphics card: NVIDIA Quadro RTX 4000 8GB Graphics Card
Blender Version
Broken: 2.80
Short description of error
blenderkit addon won't install from user preferences.
Exact steps for others to reproduce the error
download 64 bit blender2.8_ check blenderkit box in user preferences.
Added subscriber: @jay.esc
#78106 was marked as duplicate of this issue
This has most probably to do with a previous installation of BlenderKit.
Blender doesn't pick the newer version from the release. It was one of the many API changes before release, so not really a bug.
Please check your User folder where addons get usually installed, if you find BlenderKit there, just delete it.
This problem that comes to us in many forms could be fixed with blender actually checking for the version of an addon before trying to read it. Now the logic is that if a version of the addon is in the custom scripts folder, Blender tries to read it not taking versioning into account.
Added subscriber: @BrendonMurphy
Changed status from 'Open' to: 'Resolved'
closing as resolved
Added subscriber: @Jigito