habitat-sim
habitat-sim copied to clipboard
habitat-sim&habitat-lab
I am unable to install habitat-sim and habitat-lab using the following methods. git clone https://github.com/facebookresearch/habitat-sim.git cd habitat-sim; git checkout tags/challenge-2022; pip install -r requirements.txt; python setup.py install --headless python setup.py install # (for Mac OS) Please tell the version of habitat-sim and habitat-lab for challenge-2022. Thank you very much
Hey @ChrisWanghb,
We don't explicitly support older versions of the code, but I may be able to give you some pointers if you can provide more information.
- I assume you are building this in a conda env as directed in the install instructions, right?
- What errors are you seeing in console output?