decision-diffuser
decision-diffuser copied to clipboard
Cannot get packages on Windows
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.
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.