Error while enabling node rangler addon #61331
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#61331
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: Win 10 home 64bit
Graphics card: Nvidia Geforce Gtx 970m
Blender Version
Broken: 2.79b release / 2.79a release
Short description of error
When i try to enable Node Wrangler addon an error occurs:
Report: Error
Traceback (most recent call last):
File"A\Blender\Blender-2.79a-windows64\2.79\scripts\modules\addon_utils.py", line 331, in enable
mod =import(module_name)
File"C:\Users...\AppData\Roaming\Blender Foundation\Blender\2.79\scipts\addons\node_wrangler.py", line 1001
base_color: StringProperty(
SyntaxError: invalid syntax
Exact steps for others to reproduce the error
Based on the default startup or an attached .blend file (as simple as possible).
I know Node Wrangler works in 2.8 (beta) BUT i'm learning with add-ons only aviable in 2.79. In 2.8 other add-ons i use doesn't work
Added subscriber: @narazieniemam
Added subscriber: @JacquesLucke
Where did you get your Blender build?
For some reason a Blender 2.8 version of Node Wrangler is in you 2.79 addons path.
Do you have an idea why?
I've downloaded all my builds from blender foundation site. I've downloaded lates version of node wrangler from github.
I've played with different variations by updating manually (overwriting it in addon folder). My last try was: i took node_wrangler_py from addon folder of 2.8 Blender and copied it to addon folder of 2.79 Blender. BUT I need to stress thist out that the error existed before I've tried 2.8 version of blender.
I've reinstalled Blender 2.79 (mainly overwrited whole addons folder with the original). The error of two existing node-wrangler.py files appeared (one in program folder, second in Roaming folder). Deleted the latter and it worked like a charm.
Thank you for pointing out my mess with the files :)
case closed
cheers
Changed status from 'Open' to: 'Archived'