UuuNyaa / blender_mmd_uuunyaa_tools

mmd_uuunyaa_tools is a blender addon for adjust scenes, models and materials in concert with mmd_tools
GNU General Public License v3.0
425 stars 27 forks source link

MMD uuunyaa tools cannot install #132

Open ImKoshitan opened 1 month ago

ImKoshitan commented 1 month ago

Traceback (most recent call last): File "D:\Steam\steamapps\common\Blender\4.1\scripts\modules\addon_utils.py", line 376, in enable mod = importlib.import_module(module_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "D:\Steam\steamapps\common\Blender\4.1\python\Lib\importlib__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1204, in _gcd_import File "", line 1176, in _find_and_load File "", line 1147, in _find_and_load_unlocked File "", line 690, in _load_unlocked File "", line 940, in exec_module File "", line 241, in _call_with_frames_removed File "C:\Users\Gigabyte\AppData\Roaming\Blender Foundation\Blender\4.1\scripts\addons\mmd_uuunyaa_tools__init.py", line 60, in auto_load.init() File "C:\Users\Gigabyte\AppData\Roaming\Blender Foundation\Blender\4.1\scripts\addons\mmd_uuunyaa_tools\auto_load.py", line 25, in init modules = get_all_submodules(Path(file).parent) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Users\Gigabyte\AppData\Roaming\Blender Foundation\Blender\4.1\scripts\addons\mmd_uuunyaa_tools\auto_load.py", line 53, in get_all_submodules return list(iter_submodules(directory, directory.name)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Users\Gigabyte\AppData\Roaming\Blender Foundation\Blender\4.1\scripts\addons\mmd_uuunyaa_tools\auto_load.py", line 57, in iter_submodules yield importlib.import_module("." + name, package_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "D:\Steam\steamapps\common\Blender\4.1\python\Lib\importlib\init.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1204, in _gcd_import File "", line 1176, in _find_and_load File "", line 1126, in _find_and_load_unlocked File "", line 241, in _call_with_frames_removed File "", line 1204, in _gcd_import File "", line 1176, in _find_and_load File "", line 1147, in _find_and_load_unlocked File "", line 690, in _load_unlocked File "", line 940, in exec_module File "", line 241, in _call_with_frames_removed File "C:\Users\Gigabyte\AppData\Roaming\Blender Foundation\Blender\4.1\scripts\addons\mmd_uuunyaa_tools\converters\armatures\init__.py", line 5, in from mmd_uuunyaa_tools.converters.armatures.autorig import * File "C:\Users\Gigabyte\AppData\Roaming\Blender Foundation\Blender\4.1\scripts\addons\mmd_uuunyaa_tools\converters\armatures\autorig.py", line 10, in from mmd_uuunyaa_tools.converters.armatures.mmd import (MMDArmatureObject, File "C:\Users\Gigabyte\AppData\Roaming\Blender Foundation\Blender\4.1\scripts\addons\mmd_uuunyaa_tools\converters\armatures\mmd.py", line 11, in from mmd_uuunyaa_tools.editors.armatures import ArmatureEditor File "C:\Users\Gigabyte\AppData\Roaming\Blender Foundation\Blender\4.1\scripts\addons\mmd_uuunyaa_tools\editors\armatures.py", line 316, in class ArmatureEditor(EditBoneEditor, PoseBoneEditor): File "C:\Users\Gigabyte\AppData\Roaming\Blender Foundation\Blender\4.1\scripts\addons\mmd_uuunyaa_tools\editors\armatures.py", line 333, in ArmatureEditor def pose_bone_groups(self) -> bpy.types.BoneGroups: ^^^^^^^^^^^^^^^^^^^^ AttributeError: 'module' object has no attribute 'BoneGroups'

AttributeError: 'module' object has no attribute 'BoneGroups' What should i do?

Naileon commented 2 weeks ago

mee too

haidonovan commented 1 week ago

me too I can't install on blender version 3.6 without lts