Skip to content
This repository has been archived by the owner on Jul 8, 2024. It is now read-only.

Error when trying to enable the plugin in Blender 2.83 #29

Open
WiseHorror opened this issue Aug 16, 2020 · 5 comments
Open

Error when trying to enable the plugin in Blender 2.83 #29

WiseHorror opened this issue Aug 16, 2020 · 5 comments
Assignees

Comments

@WiseHorror
Copy link

WiseHorror commented Aug 16, 2020

I get this error when trying to enable it:

  File "C:\Program Files\Blender Foundation\Blender 2.83\2.83\scripts\modules\addon_utils.py", line 351, in enable
    mod = __import__(module_name)
ModuleNotFoundError: No module named 'io_anim_seanim-0'
@Manurocker95
Copy link

Same happening in 2.79 and 2.9

@SE2Dev
Copy link
Owner

SE2Dev commented Oct 20, 2020 via email

@SamArtGit
Copy link

SamArtGit commented Nov 26, 2020

Same thing in 2.9 and 2.91, BUT i fixed it, and I'm not a programmer!

Go to the %appdata% directory:
C:\Users\User\AppData\Roaming\Blender Foundation\Blender\2.xx\scripts\addons\io_anim_seanim-0.4.1
And rename folder to io_anim_seanim-0. That's all!

I'm still shocked that the solution was so simple.

@SE2Dev
Copy link
Owner

SE2Dev commented Nov 29, 2020

Ah this is because of the . in the filepath. I'm not sure if GitHub changed the file structure for when you download releases now, but I'll change it when I get the chance.

@SE2Dev SE2Dev self-assigned this Nov 29, 2020
@Manurocker95
Copy link

Same thing in 2.9 and 2.91, BUT i fixed it, and I'm not a programmer!

Go to the %appdata% directory:
C:\Users\User\AppData\Roaming\Blender Foundation\Blender\2.xx\scripts\addons\io_anim_seanim-0.4.1
And rename folder to io_anim_seanim-0. That's all!

I'm still shocked that the solution was so simple.

I had "io_anim_seanim-master" as I downloaded from the zip. Renaming to "io_anim_seanim-0" does not fix the issue on 2.82

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants