Skip to main content

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

Hi, tried to send you a message via your website but the contact from seems bugged. I am trying to install this into Aseprite however I have Python 3.12 installed on my system and the extension fails saying it needs 3.10 or 3.11. Do I need to downgrade my Python install or can you update this?

(+1)

Hey! You do need Python 3.11 (3.11.6 is the best specific version). It is unable to use python 3.12 at all, because the largest dependency is PyTorch, which is only available for <= Python 3.11