Skip to main content

The Power of Pride Bundle 2026 — $10 PWYC Edition
On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(3 edits)

Delete the \miniconda\envs\godai folder and try again.

In case the installation throws up an error about pytorch and cuda then open godai.yml in a text editor and change line 9 from

- cudatoolkit=10.2

to 

- pytorch::cpuonly

I'll work on automating this, thanks for reporting the problem!