makehumancommunity / makehuman-plugin-for-blender

!DEPRECATED! Plugin for makehuman and related programs (it has been replaced with MPFB2)
https://static.makehumancommunity.org/mpfb.html
220 stars 56 forks source link

can't install 0.6.2 on 2.80 #63

Closed j2l closed 4 years ago

j2l commented 4 years ago

Happy new year!

It installs fine on 2.81, but on 2.80 (Win 10):

Loading MH community plug-in v 0.6.2
Traceback (most recent call last):
  File "C:\Users\nobody\Documents\blender-2.80\2.80\scripts\modules\addon_utils.py", line 351, in enable
    mod = __import__(module_name)
  File "C:\Users\nobody\AppData\Roaming\Blender Foundation\Blender\2.80\scripts\addons\MH_Community\__init__.py", line 29, in <module>
    from .mh_sync.importer_ui import addImporterUIToTab, registerImporterConstantsAndSettings, addImporterSettingsToTab
ImportError: cannot import name 'addImporterSettingsToTab' from 'MH_Community.mh_sync.importer_ui' (C:\Users\nobody\AppData\Roaming\Blender Foundation\Blender\2.80\scripts\addons\MH_Community\mh_sync\importer_ui.py)
j2l commented 4 years ago

After restarting it installed. Weird

Aranuvir commented 4 years ago

Even if it had not worked with B280 anymore, we wouldn't have fixed that issue. Supporting multiple Blender versions is rather cumbersome and B280 is no longer the recent version....