RFdiffusion
RFdiffusion copied to clipboard
conda issue: ResolvePackageNotFound
Hi there, when I'm trying to set this up locally and run
conda env create -f env/SE3nv.yml\,
I keep getting
Collecting package metadata (repodata.json): done
Solving environment: failed
ResolvePackageNotFound:
- cudatoolkit=11.1
- dgl-cuda11.1
Edit: I believe this is being my operating system is a M1 Mac. Trying to implement this on my institution's cloud computing is tricky because it's not connected to the internet.
Please let me know if there are suitable replacements for dgl/CUDA that you know of. If not I'll resolve the issue.
I meet the same problem, however I do not know how to solve it.