Blender 3.6 opens the zip file and apparently installs the addon, but when I try to enable it I get this error message :
Traceback (most recent call last):
File "C:\Program Files\Blender Foundation\Blender 3.6\3.6\scripts\modules\addon_utils.py", line 333, in enable
mod = __import__(module_name)
File "C:\Users\admin\AppData\Roaming\Blender Foundation\Blender\3.6\scripts\addons\pribambase\__init__.py", line 65, in <module>
SB_OT_uv_send_ui,
NameError: name 'SB_OT_uv_send_ui' is not defined
Can you help me ?
