mrachinskiy / jewelcraft

Blender add-on for jewelry design
GNU General Public License v3.0
462 stars 57 forks source link

Problem Installing Addon #17

Closed kiri1121 closed 5 years ago

kiri1121 commented 5 years ago

This is my first time stumbling upon your addon. With the version 2.3.1, if I try to install the add-on I receive this message: Traceback (most recent call last): File "C:\Program Files\Blender Foundation\Blender\2.79\scripts\modules\addon_utils.py", line 331, in enable mod = import(modulename) File "C:\Users\user\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\jewelcraft-master_init.py", line 60, in from . import ( File "C:\Users\user\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\jewelcraft-master\ui.py", line 26, in from .lib import asset File "C:\Users\user\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\jewelcraft-master\lib\asset.py", line 23, in from math import tau, sin, cos ImportError: cannot import name 'tau'

I installed the previous version, 2.2.1, without issues.

mrachinskiy commented 5 years ago

JewelCraft 2.3.1 does not support Blender 2.79. Please use How to install guide.