MODULE NOT FOUND: io_soulstruct
lwhxe opened this issue · 1 comments
lwhxe commented
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)
Blender DOES detect the plug-in properly, but something goes wrong. Installing a library with "pip", should not be needed.
Grimrukh commented
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?