habitat-sim icon indicating copy to clipboard operation
habitat-sim copied to clipboard

habitat-sim&habitat-lab

Open ChrisWanghb opened this issue 1 year ago • 1 comments

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

ChrisWanghb avatar Jan 25 '24 06:01 ChrisWanghb

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.

  1. I assume you are building this in a conda env as directed in the install instructions, right?
  2. What errors are you seeing in console output?

aclegg3 avatar Jan 25 '24 17:01 aclegg3