voca-blender
voca-blender copied to clipboard
Installed on blender, but don't see the add on
Hi, thank you so much for creating this repo. I added release v1.0.1 using the "Install addons" interface on Blender, but I don't see the addon listed after installation. I tried restarting blender, and installing it multiple times, and installed 1.0.0 as well, but I don't see it. What's the best way to troubleshoot this situation? Thanks!
I have installed v.1.0.1 and I can see and use the add on MacOS. To debug it, try to open blender from a terminal, install add on from blender and you see the log of the add on being installed in the terminal opened. There you can check if you get issues on the installing process.
I met the same problem these days on Win11, and I tried to move the folder "voca-addon"
to the blender addons' path(mine is C:\Users\<username>\AppData\Roaming\Blender Foundation\Blender\2.92\scripts\addons
), and now I can see it in the addon list.