HugoTini / DeepBump

Normal & height maps generation from single pictures
https://hugotini.github.io/deepbump
GNU General Public License v3.0
1.02k stars 36 forks source link

ModuleNotFoundError after installing #15

Closed kaydee001 closed 1 year ago

kaydee001 commented 1 year ago

Downloaded and installed v5.1, but while enabling the addon in preference, I encounter this error :

Traceback (most recent call last): .\Blender 3.4\3.4\scripts\modules\addons_utils.py, line 333, in enable mod = import(module_name) ModuleNotFoundError : No module named 'DeepBump-5'

Might be a Blender error or some error in the script. Any help would be appreciated. Thanks.

Uzmen commented 1 year ago

I have the exact same problem and couldn't find any solutions yet. UPDATE: I tried to install 5.0 instead of 5.1 and it worked without any problem.

HugoTini commented 1 year ago

It should be fixed now in v6 (see this comment)