We tested SegDT with Python 3.10 and CUDA 11.8. Create conda environment. conda create -n habitat python=3.10 cmake=3.14.0 -y conda run -n habitat pip install numpy==1.23.5 gym==0.22.0 conda run -n ...