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
MonstaCado
3
Posts
1
Followers
2
Following
A member registered Nov 29, 2023
Recent community posts
Retro Diffusion Extension for Aseprite comments · Replied to MonstaCado in Retro Diffusion Extension for Aseprite comments
Retro Diffusion Extension for Aseprite comments · Replied to Astropulse in Retro Diffusion Extension for Aseprite comments
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.
Retro Diffusion Extension for Aseprite comments · Posted in Retro Diffusion Extension for Aseprite comments
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.