Skip to content

Can't install the add-on #3

Description

@Kastilloart

When I try to install the add on, it can't be activated

swiffle1

when selecting the box it shows this error

swiffle2

The Toggle System console shows this:

Read prefs: C:\Users\Karen\AppData\Roaming\Blender Foundation\Blender\3.4\config\userpref.blend
Reloading external rigs...
Reloading external metarigs...
fake_module: addon missing 'bl_info' gives bad performance!: 'C:\Users\Karen\AppData\Roaming\Blender Foundation\Blender\3.4\scripts\addons\install_dependencies.py'
Traceback (most recent call last):
File "C:\Users\Karen\AppData\Roaming\Blender Foundation\Blender\3.4\scripts\addons\swiffle-main\import_swf.py", line 10, in
import Image
ModuleNotFoundError: No module named 'Image'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "C:\Program Files\Blender Foundation\Blender 3.4\3.4\scripts\modules\addon_utils.py", line 333, in enable
mod = import(module_name)
File "C:\Users\Karen\AppData\Roaming\Blender Foundation\Blender\3.4\scripts\addons\swiffle-main_init_.py", line 44, in
from .import_swf import SWF_OT_import
File "C:\Users\Karen\AppData\Roaming\Blender Foundation\Blender\3.4\scripts\addons\swiffle-main\import_swf.py", line 12, in
from PIL import Image
ModuleNotFoundError: No module named 'PIL'

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions