powroupi / blender_mmd_tools

mmd_tools is a blender addon for importing Models and Motions of MikuMikuDance.
GNU General Public License v3.0
1.73k stars 278 forks source link

cant install to blender 3.0 #381

Open nz21f opened 2 years ago

nz21f commented 2 years ago

should i downgrade version to 2.9x? when i check mmd unyaa tools, it saying this

problem )

madebylydia commented 2 years ago

Hey @nz21f!

I think your issue is Python related, and has nothing to do with Blender 3.0!

What's happening is that when you load the addon, Blender will load all the files, but most of these files contain import mmd_tools, which means "Gives me the code from mmd_tools". As such, Python tries to find mmd_tools in it's addons folder, but fails because it can't find it.

Could you please make sure that in your addons folder, the addon's folder is set to mmd_tools?

This might be enough to save you! Happened to me today too :+1:

RangerQuelloVero commented 2 years ago

i also have this problem, i didn't understand how to fix it

madebylydia commented 2 years ago

Just be sure the addon's folder is called mmd_tools.

UuuNyaa commented 1 year ago

See: https://mmd-blender.fandom.com/wiki/MMD_Tools#Installation