NodeWrangler not working in B 4.4 (Python runtime error)

Hi. I recently installed Blender 4.4, and I get this message when trying to run nodewrangler

Python: RuntimeError: could not create instance of NODE_OT_nw_preview_node to call callback function ‘invoke’

Do you know how to fix this? I checked github, but there isn’t any specific version for 4.4

Thank you

What version of Node Wrangler does it report in your addon prefs? I believe it should be 3.55.

Running 3.55

Any idea of what could be going wrong? Do you know how to reach out Node Wrangler developer?

Thank you

Have you tried uninstalling and reinstalling :thinking:

C:\Users\XX\AppData\Roaming\Blender Foundation\Blender
Try removing the node_wrangler folder from that version of \extensions\blender_org.

The folder does not show NW plugin, but I can see it here

There is no uninstall button though

You can unselect and install Missing Add-ons.
This indication is the default Addon for the previously used blender, but it is missing.
If you do not uncheck it, it will not be installed. :thinking:

Alternatively, you can delete the appropriate Addon from the path shown above.

1 Like

I removed all; there was an overlapping NodeW version with a previous one. Then installed from 0 and worked out. Thank you

1 Like