Skip to main content

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

MonstaCado

3
Posts
1
Followers
2
Following
A member registered Nov 29, 2023

Recent community posts

Joined the discord and found the solution on the forums, so here it is if anyone is having the same problem:
- Uninstall python 32 bits (keep only the 64 bits)
- On Aseprite go to Help->Retro Diffusion Tools->Open python Venv folder 
- Delete all the content of the opened folder
- Run on Aseprite File->Setup Retro Diffusion again 

(1 edit)

Hi! When I try to setup the script, it gives me this error:

ERROR:

Traceback (most recent call last):

  File "C:\blablablafolder\Aseprite\extensions\RetroDiffusion\python\setup.py", line 667, in <module>

    import torch

ModuleNotFoundError: No module named 'torch'

Install has failed, ensure requirements are installed.

If issues persist, please contact the developer.

Error when trying to generate something:

Importing libraries. This may take one or more minutes.

ERROR:

Traceback (most recent call last):

  File "C:[blablablamyfolder]\Aseprite\extensions\RetroDiffusion\stable-diffusion-aseprite\scripts\image_server.py", line 6, in <module>

    import torch

ModuleNotFoundError: No module named 'torch'

Catastrophic failure, send this error to the developer.

OSZAR »