animate1978 / MB-Lab

MB-Lab is a character creation tool for Blender 4.0 and above, based off ManuelBastioniLAB
Other
1.76k stars 308 forks source link

Addon enable no working #355

Open kissmecomix opened 2 years ago

kissmecomix commented 2 years ago

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Go to '...' prefernces
  2. Click on '....' character
  3. Scroll down to '....'
  4. See error image

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Additional context Add any other context about the problem here.

Logs To format it correctly, logs should go in between these: Replace the text here with your logs. To turn on the console in Blender 2.80 go to Window>Toggle System Console.

ldo commented 2 years ago

It makes things easier if you copy and paste the actual error text. Don’t post screenshots of text.

kissmecomix commented 2 years ago

My apologies, you can close this as the error resolved when I closed and reopened Blender.

TheTyrant commented 2 years ago

I've gone from fixing the finalization to not being able to activate the plugin. Things have obviously gone left.

I downloaded the fix folder from here.

Attempted to install and received this message.

File "C:\Program Files\Blender Foundation\Blender 2.93\2.93\scripts\modules\addon_utils.py", line 351, in enable mod = import(module_name) ModuleNotFoundError: No module named 'MB-Lab-fix-2'

I putz around and got a few different messages, put it back together again to currently level of not working. Attempted solutions include, unziping and renaming the internal folder and renaming the zip itself. Both produced error messages to champion my failure. Any suggestions?