Powerbyte7 / seurat_capture_addon

https://powerbyte7.gumroad.com/l/seurat-capture
GNU General Public License v3.0
8 stars 0 forks source link

Install addon no module #7

Closed threesixtyat closed 2 years ago

threesixtyat commented 3 years ago

Hy i get a:

Traceback (most recent call last): File "C:\Program Files\Blender Foundation\blender-2.91.0-windows64\2.91\scripts\modules\addon_utils.py", line 351, in enable mod = import(module_name) ModuleNotFoundError: No module named 'seurat_capture_addon-1'

what could this be?

this?

https://developer.blender.org/T57682

thanks @Powerbyte7

Powerbyte7 commented 3 years ago

@threesixtyat Hey, it looks like you've installed the ZIP package from Github. You should install the ZIP file provided on Gumroad instead, which is available here. Let me know if that fixes your problem.