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.
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.