You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 10, 2022. It is now read-only.
I get an error when I activate the quicktools addon in Blender 2.69.
Traceback (most recent call last):
File "C:\Program Files\Blender Foundation\Blender\2.69\scripts\modules\addon_utils.py", line 298, in enable
mod = import(module_name)
File "C:\Users\Mark\AppData\Roaming\Blender Foundation\Blender\2.69\scripts\addons\quicktools__init__.py", line 28, in
from . import quick_operators, quick_object_mode, quick_edit_mode, quick_sculpt_mode, quick_mode_switch, quick_scene
ImportError: cannot import name quick_operators