Grimrukh/soulstruct-blender

MODULE NOT FOUND: io_soulstruct

lwhxe opened this issue · 1 comments

When installed properly (exactly the way the README.md and the video says), attempting to activate (check the box) the plug-in results in blender giving the error: "Add-on not loaded: "io_soulstruct", cause: No module named "io_soulstruct"."

Same error when running all different configurations of Soulstruct and Blender versions.

  • Blender 4.1, Blender 4.2
  • Soulstruct 1.9.3, Soulstruct 1.9.2, Soulstruct (Original Release)

Screenshot 2024-08-09 142923

Blender DOES detect the plug-in properly, but something goes wrong. Installing a library with "pip", should not be needed.

Strange, haven't seen/encountered this issue before. The path to the __init__.py file looks correct. Can you open the Blender console and get a more detailed traceback?