Closed 98zhenyu closed 6 months ago
Hi @98zhenyu , thanks for letting me know. It should work to install from source like this:
mamba create -f environment.yml
mamba activate diffpose
pip install -e .
Hi @98zhenyu , thanks for letting me know. It should work to install from source like this:
mamba create -f environment.yml mamba activate diffpose pip install -e .
Hello, what should I do if an error occurs when executing condacreate -f environment.yml?
Hi @pobi123 , what errors are you getting?
sorry the first line should've said mamba env create -f environment.yml