Skip to content

It asks for an external Python module and still doesn't activate although I install it [3.4] #2

@MicheleGiunto

Description

@MicheleGiunto

Whenever I try to enable the addon Blender freezes for a bit. Then it shows this
Traceback (most recent call last):
File "(path-to)\Blender\3.4\scripts\modules\addon_utils.py", line 333, in enable
mod = import(module_name)
File (path-to)\Blender\3.4\scripts\addons\fast_pbr_viewport_render_init_.py", line 129, in
import imgui
ModuleNotFoundError: No module named 'imgui'

I tried opening a Windows terminal and running

pip install imgui[full]

Still no luck activating it.

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