digicreatures / rigacar

Blender addon to generate rig for cars
GNU General Public License v3.0
421 stars 60 forks source link

Gives an error when trying to activate the addon #120

Open Draglacial opened 9 months ago

Draglacial commented 9 months ago

Traceback (most recent call last): File "C:\Users\user1\Downloads\MY\GGG\Blender 3.6.2\blender-3.6.2-windows-x64\3.6\scripts\modules\addon_utils.py", line 333, in enable mod = import(module_name) ModuleNotFoundError: No module named 'rigacar-7'

Greetings! It gives an error when I try to check the box, the addon is installed, but I can’t activate it. Addon version 7.1, blender version 3.6.2

56890769854