feler404 / ocvl-addon

Framework to ease manage OpenCV algorithms based on Blender
https://www.ocvl.teredo.tech/
GNU General Public License v3.0
58 stars 11 forks source link

No module named 'ocvl_addon' on Blender 2.92 #44

Open urajcic opened 3 years ago

urajcic commented 3 years ago

Traceback (most recent call last): File "D:\blender\2.92\2.92\scripts\modules\addon_utils.py", line 382, in enable mod.register() File "C:\Users\VPS\AppData\Roaming\Blender Foundation\Blender\2.92\scripts\addons\ocvl-addon-master__init__.py", line 49, in register from ocvl_addon import logger_conf ModuleNotFoundError: No module named 'ocvl_addon'

AleksVidmantas commented 8 months ago

Rename ocvl-addon-master to ocvl_addon and rezip. Close Blender and try reinstalling.