samytichadou / Auto_Reload_Blender_addon

Handy automatic reload for Image Textures
387 stars 25 forks source link

Unable to enable addon on 2.92.0 #12

Closed HunterAhlquist closed 3 years ago

HunterAhlquist commented 3 years ago

I get this in the log: Traceback (most recent call last): File "C:\Program Files\Blender Foundation\Blender 2.92\2.92\scripts\modules\addon_utils.py", line 351, in enable mod = __import__(module_name) ModuleNotFoundError: No module named 'Auto_Reload_Blender_addon-1_3_1'

HunterAhlquist commented 3 years ago

Had to reload blender before enabling.