decision-diffuser icon indicating copy to clipboard operation
decision-diffuser copied to clipboard

Cannot get packages on Windows

Open ritvikpasham opened this issue 1 year ago • 1 comments

I've been trying to run the line conda env create -f environment.yml to get the required packages for the code, but I keep running into issues with patchelf. I'm trying to run this code on a Windows machine, and it appears that patchelf is not available for Windows. Is there any way to run the decision diffuser on Windows or do you have to be on Linux or MacOS.

ritvikpasham avatar Jun 20 '24 16:06 ritvikpasham

Diffuser must run in linux.I also want to run this code in Windows but I failed.Meanwhile, diffuser's code is also difficult to run in linux, and you have to change a lot of things to make your environment fit the code.

Henry0132 avatar Jul 22 '24 08:07 Henry0132