statho / ScoreHMR

ScoreHMR: Score-Guided Diffusion for 3D Human Recovery (CVPR 2024)
MIT License
367 stars 24 forks source link

Crashes ubuntu during WSL installation #12

Closed pjbaron closed 3 months ago

pjbaron commented 3 months ago

From the install instructions, the line "source install_environment.sh" makes the WSL Ubuntu 22.04 LTS window close instantly without any message. I assume it is crashing the environment. I'll poke through the script, but in the meantime - can this work in WSL or does it need a 'proper' linux box?

pjbaron commented 3 months ago

Doh, turns out I didn't have conda installed in WSL. Not sure why that exits the environment but that's not a problem with anything here!