Hi there,
Suddenly Mekkablue’s Variation interpolation script stopped working. Strangely I have updated anything.
This is the error message. Any idea?
Traceback (most recent call last):
File "Variation Interpolator.py", line 8
import vanilla
File "__init__.py", line 1
from vanilla.vanillaBase import VanillaBaseObject, VanillaBaseControl, VanillaError
File "vanillaBase.py", line 2
from packaging.version import Version
ModuleNotFoundError: No module named 'packaging'