You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
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.
The text was updated successfully, but these errors were encountered: