Hey there, I'm using this extension on a macMini, and I'm receiving the following error when I try to generate anything:
[[[[[
Importing libraries. This may take one or more minutes.
/Users/xxx/Documents/Aseprite_Retro_Diffusion/venv/lib/python3.11/site-packages/lightning_fabric/__init__.py:29: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.
__import__("pkg_resources").declare_namespace(__name__)
W0114 17:30:59.342000 49613 torch/distributed/elastic/multiprocessing/redirects.py:29] NOTE: Redirects are currently not supported in Windows or MacOs.
ERROR:
Traceback (most recent call last):
File "/Users/xxx/Library/Application Support/Aseprite/extensions/RetroDiffusion/stable-diffusion-aseprite/scripts/image_server.py", line 47, in <module>
import hitherdither
ModuleNotFoundError: No module named 'hitherdither'
Catastrophic failure, send this error to the developer.
]]]]]