Hello,
Is your tool not compatible with Blender 2.9 or am I not installing it correctly? I get this error when trying to enable it:
Traceback (most recent call last):
File "C:\Program Files\Blender Foundation\Blender 2.90\2.90\scripts\modules\addon_utils.py", line 351, in enable
mod = import(module_name)
File "C:\Users\jbh_work\AppData\Roaming\Blender Foundation\Blender\2.90\scripts\addons\addon.py", line 16, in
from . import data
ImportError: attempted relative import with no known parent package
Ahh, I had already unzipped the file, didn't realize it works/loads from zip. I am new to Blender
It has been enabled, I will give it a test drive.
Thank you!
Hello, Is your tool not compatible with Blender 2.9 or am I not installing it correctly? I get this error when trying to enable it:
Traceback (most recent call last): File "C:\Program Files\Blender Foundation\Blender 2.90\2.90\scripts\modules\addon_utils.py", line 351, in enable mod = import(module_name) File "C:\Users\jbh_work\AppData\Roaming\Blender Foundation\Blender\2.90\scripts\addons\addon.py", line 16, in
from . import data
ImportError: attempted relative import with no known parent package
Thanks!