Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Can you go to "C:\Users\Ape\AppData\Roaming\" and rename the "Python" folder to "_Python", and then see if it works?

As background info:
For some reason (that I couldn't find out yet), parts of the standalone will not use standalone-code but python code that is already installed on your PC from other python programs. Renaming that folder will make it not find the wrong code and use the right one.
That's not a great long-term solution though, because it might mess up other python programs that you installed previously. :/

(+1)

That worked! It still complains about Triton, but from what I´ve read it doesn´t really matter, and now it proceeds to the webui, and works fine :)