Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

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.

]]]]]

Hey! This indicates there was an issue with the installation.

Can you tell me if you are using an apple silicon mac or an intel one?

Hi, I have a Mac mini with Apple M4 Pro

Great- Try removing all of the files associated with the extension, then installing again. Make sure you are using python 3.11.6, not a later version.