I am unable to enable addon (after adding) in recently downloaded blender 2.8 can someone help?
Traceback (most recent call last):
File "D:\Program Files\Blender Foundation\blender-2.80.0-git.41cba97-windows64\2.80\scripts\modules\addon_utils.py", line 338, in enable
mod = import(module_name)
File "C:\Users\Bisiak\AppData\Roaming\Blender Foundation\Blender\2.80\scripts\addons\XNALaraMesh__init.py", line 54, in import(name=name__, fromlist=_modules)
File "C:\Users\Bisiak\AppData\Roaming\Blender Foundation\Blender\2.80\scripts\addons\XNALaraMesh\xps_tools.py", line 12, in
from bpy_extras.io_utils import (
ImportError: cannot import name 'orientation_helper'
I am unable to enable addon (after adding) in recently downloaded blender 2.8 can someone help?
Traceback (most recent call last): File "D:\Program Files\Blender Foundation\blender-2.80.0-git.41cba97-windows64\2.80\scripts\modules\addon_utils.py", line 338, in enable mod = import(module_name) File "C:\Users\Bisiak\AppData\Roaming\Blender Foundation\Blender\2.80\scripts\addons\XNALaraMesh__init.py", line 54, in
import(name=name__, fromlist=_modules)
File "C:\Users\Bisiak\AppData\Roaming\Blender Foundation\Blender\2.80\scripts\addons\XNALaraMesh\xps_tools.py", line 12, in
from bpy_extras.io_utils import (
ImportError: cannot import name 'orientation_helper'